Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/lexer/ok/0001_hello.txt')
-rw-r--r--crates/syntax/test_data/lexer/ok/0001_hello.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/crates/syntax/test_data/lexer/ok/0001_hello.txt b/crates/syntax/test_data/lexer/ok/0001_hello.txt
deleted file mode 100644
index 27a5940a9c..0000000000
--- a/crates/syntax/test_data/lexer/ok/0001_hello.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-IDENT 5 "hello"
-WHITESPACE 1 " "
-IDENT 5 "world"