Updated expected test results

This commit is contained in:
Marius Kintel 2016-11-05 14:50:27 -04:00
parent 899429aba6
commit b1131d045b

View file

@ -1,4 +1,9 @@
ERROR: Parser error in file "/Users/kintel/code/OpenSCAD/openscad/testdata/scad/functions/assert-expression-tests.scad", line 16: syntax error
Can't parse file 'testdata/scad/functions/assert-expression-tests.scad'!
ECHO: t0 = undef
ECHO: t1 = undef
ECHO: t2 = undef
ECHO: t3 = undef
ECHO: t4 = 18
ECHO: t5 = 36
ECHO: t6 = 396
ECHO: t7 = [3, 6]
ECHO: t8 = [[1, 6], [2, 6], [3, 6]]