aboutsummaryrefslogtreecommitdiff
path: root/tests/import/pub_import_hello.ek
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-05-06 22:07:27 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2023-05-06 22:07:27 +0300
commit0c448cc2a1c349cf0892b78a46cd00308937a9f8 (patch)
tree2dcffee095e14b21b92b7b72a2e3c9c793e346e2 /tests/import/pub_import_hello.ek
parent82cdf010329c4ac6827698689e7e39644fad07b6 (diff)
downloadek-0c448cc2a1c349cf0892b78a46cd00308937a9f8.tar.gz
ek-0c448cc2a1c349cf0892b78a46cd00308937a9f8.zip
fix import paths
Diffstat (limited to 'tests/import/pub_import_hello.ek')
-rw-r--r--tests/import/pub_import_hello.ek2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/import/pub_import_hello.ek b/tests/import/pub_import_hello.ek
index 4e6a851..839f83a 100644
--- a/tests/import/pub_import_hello.ek
+++ b/tests/import/pub_import_hello.ek
@@ -1 +1 @@
-pub import "pub_hello.cu";
+pub import "pub_hello.ek";