diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-04-28 17:08:28 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-04-28 17:08:44 -0700 |
| commit | df9a82a9711faf20c705d806fceab5c154b37f4c (patch) | |
| tree | 7f873b6397772b65ef1c47a8e4db924ed17994af /tests/inner | |
| parent | d13a945b5f8924c1416ea2bd72212efdb3bebc20 (diff) | |
Overhaul of command-line API. It's a bit cleaner now.
Diffstat (limited to 'tests/inner')
| -rw-r--r-- | tests/inner/inner.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/inner/inner.nom b/tests/inner/inner.nom new file mode 100644 index 0000000..790ea0f --- /dev/null +++ b/tests/inner/inner.nom @@ -0,0 +1,2 @@ +use "core" +say "Inner directory 'use' test passed." |
