diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2019-03-28 16:05:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-28 16:05:41 -0400 |
commit | c25e262b04c15d4de7107cc131de467882e7dcec (patch) | |
tree | a5e2fd2ba73f9f8881d0ea9166c36958747b6f49 /tests/023_no_ext_with_mime.test | |
parent | 51abcd614731bdb47a79f9f0c0fed81ddb7a474a (diff) |
Merge the --recompile and --reload flags (#2003)
Diffstat (limited to 'tests/023_no_ext_with_mime.test')
-rw-r--r-- | tests/023_no_ext_with_mime.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/023_no_ext_with_mime.test b/tests/023_no_ext_with_mime.test index 4a830aab7..5943f6526 100644 --- a/tests/023_no_ext_with_mime.test +++ b/tests/023_no_ext_with_mime.test @@ -1,2 +1,2 @@ -args: tests/023_no_ext_with_mime --reload --recompile +args: tests/023_no_ext_with_mime --reload output: tests/023_no_ext_with_mime.out |