aboutsummaryrefslogtreecommitdiff
path: root/src/lux.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/lux.clj')
-rw-r--r--src/lux.clj3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lux.clj b/src/lux.clj
index 045e6b0f2..f748fd0f3 100644
--- a/src/lux.clj
+++ b/src/lux.clj
@@ -29,7 +29,8 @@
;; TODO:
;; TODO:
- (time (&compiler/compile-all ["lux" "test2"]))
+ (time (&compiler/compile-all ["lux" ;; "test2"
+ ]))