diff options
author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2019-02-15 08:05:29 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-15 11:05:29 -0500 |
commit | fe0ceae54373c0e12b36111b886a06c800f86c20 (patch) | |
tree | f3bc3c81e1623eeaa5e00b54ef367826cecda75f /tests/023_no_ext_with_mime.test | |
parent | 2241049c349443a971ba2558f373d62bbb7d9780 (diff) |
Fix behavior for extensionless files with .mime file (#1779)
Diffstat (limited to 'tests/023_no_ext_with_mime.test')
-rw-r--r-- | tests/023_no_ext_with_mime.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/023_no_ext_with_mime.test b/tests/023_no_ext_with_mime.test new file mode 100644 index 000000000..4a830aab7 --- /dev/null +++ b/tests/023_no_ext_with_mime.test @@ -0,0 +1,2 @@ +args: tests/023_no_ext_with_mime --reload --recompile +output: tests/023_no_ext_with_mime.out |