diff options
Diffstat (limited to 'test/unit/formatc.lua')
-rw-r--r-- | test/unit/formatc.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/formatc.lua b/test/unit/formatc.lua index dc1fb3fd9c..bafaf09310 100644 --- a/test/unit/formatc.lua +++ b/test/unit/formatc.lua @@ -215,7 +215,6 @@ end -- uncomment the following lines (and comment the return) for standalone -- operation (very handy for debugging) local function standalone(...) - require "moonscript" Preprocess = require("preprocess") Preprocess.add_to_include_path('./../../src') Preprocess.add_to_include_path('./../../build/include') |