diff options
Diffstat (limited to 'examples/parser_tests.nom')
| -rw-r--r-- | examples/parser_tests.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/parser_tests.nom b/examples/parser_tests.nom index 81608b7..47cb893 100644 --- a/examples/parser_tests.nom +++ b/examples/parser_tests.nom @@ -1,4 +1,4 @@ -run file "core.nom" +run file "lib/core.nom" test: say "foo" ..yields ".." |Call [say %]: |
