summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite.py b/testsuite.py
index dcc5607..7219c07 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -766,9 +766,9 @@ g
verify_locations(c.syms["MULTI_DEF"].nodes,
"tests/Klocation:6",
- "tests/Klocation:16",
+ "tests/Klocation:29",
"tests/Klocation_included:3",
- "tests/Klocation:32")
+ "tests/Klocation:45")
verify_locations(c.named_choices["CHOICE"].nodes,
"tests/Klocation_included:5")