From 82cdf010329c4ac6827698689e7e39644fad07b6 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 6 May 2023 22:06:25 +0300 Subject: rename *.cu to *.ek + Name changes can be sort of difficult --- tests/priv_hello.cu | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/priv_hello.cu (limited to 'tests/priv_hello.cu') diff --git a/tests/priv_hello.cu b/tests/priv_hello.cu deleted file mode 100644 index ef0f4c9..0000000 --- a/tests/priv_hello.cu +++ /dev/null @@ -1,7 +0,0 @@ -import "import/priv_hello.cu" - -main() -{ - /* expect this to fail */ - hello(); -} -- cgit v1.3