summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/data/parse2/illegal-values.dat10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/data/parse2/illegal-values.dat b/test/data/parse2/illegal-values.dat
index 27b8c78..afb29ab 100644
--- a/test/data/parse2/illegal-values.dat
+++ b/test/data/parse2/illegal-values.dat
@@ -13,19 +13,19 @@
#reset
#data
-* { azimuth: 0 behind; azimuth: moose behind; }
+* { azimuth: 0; azimuth: moose behind; }
#errors
#expected
| *
-| azimuth: 0 behind
+| azimuth: 0deg
#reset
#data
-* { azimuth: behind 0; azimuth: moose behind; }
+* { azimuth: 0; azimuth: moose behind; }
#errors
#expected
| *
-| azimuth: 0 behind
+| azimuth: 0deg
#reset
#data
@@ -33,7 +33,7 @@
#errors
#expected
| *
-| azimuth: behind
+| azimuth: center behind
#reset
#data