diff options
author | Eduardo Julian | 2019-02-03 00:13:56 -0400 |
---|---|---|
committer | Eduardo Julian | 2019-02-03 00:13:56 -0400 |
commit | fb9202536a4c668f477da2d85af484800e2a3f0c (patch) | |
tree | 777070c1695c5c425fce4e8318dbc3537c1e9711 /stdlib/test/test.lux | |
parent | 7ac55278171d8e5353c44974228e356eb45ec225 (diff) |
Relative imports can now alter the start of a path.
Diffstat (limited to '')
-rw-r--r-- | stdlib/test/test.lux (renamed from stdlib/test/tests.lux) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/test/tests.lux b/stdlib/test/test.lux index 5c7838634..53efb1c05 100644 --- a/stdlib/test/tests.lux +++ b/stdlib/test/test.lux @@ -81,7 +81,7 @@ ## ["._interpreter" type]] ] ## TODO: Must have 100% coverage on tests. - [test + [/ ["/." lux ## [io (#+)] ## [time |