Updated expected test results
This commit is contained in:
parent
899429aba6
commit
b1131d045b
1 changed files with 9 additions and 4 deletions
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue