diff options
Diffstat (limited to 'testdata/scad/dumptest/import_stl-tests-expected.txt')
-rw-r--r-- | testdata/scad/dumptest/import_stl-tests-expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/scad/dumptest/import_stl-tests-expected.txt b/testdata/scad/dumptest/import_stl-tests-expected.txt index 0d44b2e..bc27c6a 100644 --- a/testdata/scad/dumptest/import_stl-tests-expected.txt +++ b/testdata/scad/dumptest/import_stl-tests-expected.txt @@ -1,3 +1,3 @@ group() { - import_stl(file = "/Users/kintel/code/metalab/checkout/OpenSCAD/openscad-visitor/testdata/scad/import.stl", cache = "4c337cc1.2506", convexity = 1); + import_stl(file = "/Users/kintel/code/metalab/checkout/OpenSCAD/openscad-visitor/testdata/scad/import.stl", cache = "4c34b4bc.2506", convexity = 1); } |