diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-03-13 06:32:47 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-03-13 06:35:41 +0100 |
| commit | 044310b6398b4e0e914deda00509ad86febc521b (patch) | |
| tree | b608816e459769c772b94e8dc8670c318d1c4060 /testsuite.py | |
| parent | 3a94565c4bc80ba82012a164c00fa3a0b7e6d891 (diff) | |
Test grsource with nonexistent file
Just for completeness.
Diffstat (limited to 'testsuite.py')
| -rw-r--r-- | testsuite.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite.py b/testsuite.py index b3f43b4..39fdce6 100644 --- a/testsuite.py +++ b/testsuite.py @@ -827,7 +827,7 @@ g "tests/sub/Klocation_gsourced2:1", "tests/sub/Klocation_grsourced1:1", "tests/sub/Klocation_grsourced2:1", - "tests/Klocation:77") + "tests/Klocation:78") verify_locations(c.named_choices["CHOICE"].nodes, "tests/Klocation_sourced:5") |
