summaryrefslogtreecommitdiff
path: root/city/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'city/test.lua')
-rw-r--r--city/test.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/city/test.lua b/city/test.lua
new file mode 100644
index 0000000..dd4652f
--- /dev/null
+++ b/city/test.lua
@@ -0,0 +1,3 @@
+local run_suite = require('minunit').run_suite
+
+suite('geometry-test')