aboutsummaryrefslogtreecommitdiff
path: root/test/test.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.scala')
-rw-r--r--test/test.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.scala b/test/test.scala
index 1665f13..778fcda 100644
--- a/test/test.scala
+++ b/test/test.scala
@@ -181,6 +181,8 @@ object Main{
path => assert(new File(path).exists, path)
}
+ ScaffoldTest.main(Array())
+
usage("nothing")
compile("nothing")
//clean("nothing")