about summary refs log tree commit diff
path: root/corgi.conf
diff options
context:
space:
mode:
Diffstat (limited to 'corgi.conf')
-rw-r--r--corgi.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/corgi.conf b/corgi.conf
index 207acc7..ff1a416 100644
--- a/corgi.conf
+++ b/corgi.conf
@@ -1,6 +1,12 @@
 Server
 	Port 26744
 
+Script module-test
+	Path target/release/libparrot.dylib
+	Type object
+	Match
+		Regex /object
+
 Script git-backend
 	Path /usr/lib/git-core/git-http-backend
 	Match