diff options
Diffstat (limited to 'tests/priv_hello.cu')
| -rw-r--r-- | tests/priv_hello.cu | 7 |
1 files changed, 0 insertions, 7 deletions
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(); -} |
