summaryrefslogtreecommitdiff
path: root/tests/diagnostics/expected-token-eof.spire
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/expected-token-eof.spire')
-rw-r--r--tests/diagnostics/expected-token-eof.spire6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/diagnostics/expected-token-eof.spire b/tests/diagnostics/expected-token-eof.spire
deleted file mode 100644
index 99ab161ec..000000000
--- a/tests/diagnostics/expected-token-eof.spire
+++ /dev/null
@@ -1,6 +0,0 @@
-//TEST:SIMPLE:
-// expected one token, but got EOF
-
-int foo()
-{
- int a = 3 \ No newline at end of file