summaryrefslogtreecommitdiff
path: root/tests/modulecachetest.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-10-07 22:49:08 (GMT)
committerMarius Kintel <marius@kintel.net>2013-10-07 22:49:08 (GMT)
commit80e5d42f474919641af3b01d0d317a8365e16e1e (patch)
tree3f6f6b860b1042671f6d7a65a1b3b136c5bede10 /tests/modulecachetest.cc
parent4381743ca998d651735b6569de2f6f01fc36be42 (diff)
parentaa1752a3a00c25649b290102fad745af1d3b4887 (diff)
Merge branch 'master' of ../openscad into steelman-bom-tree-std-stack
Diffstat (limited to 'tests/modulecachetest.cc')
-rw-r--r--tests/modulecachetest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modulecachetest.cc b/tests/modulecachetest.cc
index 5531461..423cffc 100644
--- a/tests/modulecachetest.cc
+++ b/tests/modulecachetest.cc
@@ -73,7 +73,7 @@ int main(int argc, char **argv)
currentdir = boosty::stringy( fs::current_path() );
- parser_init(boosty::stringy(fs::path(argv[0]).branch_path()));
+ parser_init(boosty::stringy(fs::path(argv[0]).branch_path()), false);
add_librarydir(boosty::stringy(fs::path(argv[0]).branch_path() / "../libraries"));
ModuleContext top_ctx;
contact: Jan Huwald // Impressum