mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Move test fixtures to samples/
This commit is contained in:
2
samples/text/README
Normal file
2
samples/text/README
Normal file
@@ -0,0 +1,2 @@
|
||||
README
|
||||
======
|
||||
0
samples/text/blank
Normal file
0
samples/text/blank
Normal file
1
samples/text/defu.nkt
Normal file
1
samples/text/defu.nkt
Normal file
@@ -0,0 +1 @@
|
||||
defunkt
|
||||
1
samples/text/dump.sql
Normal file
1
samples/text/dump.sql
Normal file
@@ -0,0 +1 @@
|
||||
DROP ALL TABLES
|
||||
1
samples/text/file.json
Normal file
1
samples/text/file.json
Normal file
@@ -0,0 +1 @@
|
||||
{"foo": "bar"}
|
||||
0
samples/text/file.txt
Normal file
0
samples/text/file.txt
Normal file
1
samples/text/foo.txt
Normal file
1
samples/text/foo.txt
Normal file
@@ -0,0 +1 @@
|
||||
foo
|
||||
2
samples/text/md
Normal file
2
samples/text/md
Normal file
@@ -0,0 +1,2 @@
|
||||
MD
|
||||
==
|
||||
2
samples/text/script.foo
Executable file
2
samples/text/script.foo
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/foo
|
||||
???
|
||||
1
samples/text/txt
Normal file
1
samples/text/txt
Normal file
@@ -0,0 +1 @@
|
||||
Text
|
||||
Reference in New Issue
Block a user