From 0c448cc2a1c349cf0892b78a46cd00308937a9f8 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 6 May 2023 22:07:27 +0300 Subject: fix import paths --- tests/import/pub_import_hello.ek | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/import') 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"; -- cgit v1.3