aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-09-15 21:18:42 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-09-15 21:18:42 -0400
commit6b5a9d65e3088f04d3bbdf0a8de8fb81d8453ed9 (patch)
tree398584865701caf99b409b77fbaf5029ee27f615 /test
parent3c19f6387f537e464fa783b37f098d75b77a0c83 (diff)
Overhaul of how libraries are installed
Diffstat (limited to 'test')
-rw-r--r--test/import.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/import.tm b/test/import.tm
index c7797963..9362e085 100644
--- a/test/import.tm
+++ b/test/import.tm
@@ -1,4 +1,4 @@
-vectors := use ../examples/vectors.tm
+vectors := use ../examples/vectors/vectors.tm
use ./use_import.tm
func returns_vec()->vectors.Vec2: