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