From 8262256074d01872d572c16302e7091c0f32c8e0 Mon Sep 17 00:00:00 2001 From: SpookyDervish Date: Sat, 4 Jul 2026 18:16:48 +1000 Subject: [PATCH] add test lib --- package_index.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package_index.json b/package_index.json index ab5f0b6..147c87a 100644 --- a/package_index.json +++ b/package_index.json @@ -3,5 +3,10 @@ "repository": "https://chookspace.com/Comet/io", "description": "Input / Output in Comet.", "gitAuthor": "Comet" + }, + "test": { + "repository": "https://chookspace.com/SpookyDervish/test", + "description": "Test rock for installing and using libraries written natively in Comet.", + "gitAuthor": "SpookyDervish" } } \ No newline at end of file