diff options
Diffstat (limited to 'tests/pub_import_hello.ek')
| -rw-r--r-- | tests/pub_import_hello.ek | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pub_import_hello.ek b/tests/pub_import_hello.ek index a0aeb31..7765efb 100644 --- a/tests/pub_import_hello.ek +++ b/tests/pub_import_hello.ek @@ -1,4 +1,4 @@ -import "import/pub_import_hello.cu"; +import "import/pub_import_hello.ek"; main() { |
