forked from mia/Aegisub
Add a few missing redirects.
Originally committed to SVN as r4337.
This commit is contained in:
parent
580bdb8271
commit
a584361bb8
1 changed files with 3 additions and 3 deletions
|
@ -22,10 +22,10 @@ echo '{"Valid" : []}' > data/mru_ok.json
|
||||||
|
|
||||||
echo '{"Invalid" : [1 3]}' > data/mru_invalid.json
|
echo '{"Invalid" : [1 3]}' > data/mru_invalid.json
|
||||||
|
|
||||||
echo '' data/rename_me
|
echo '' > data/rename_me
|
||||||
|
|
||||||
echo '' data/rename_me_overwrite
|
echo '' > data/rename_me_overwrite
|
||||||
echo '' data/rename_me_overwrite_renamed
|
echo '' > data/rename_me_overwrite_renamed
|
||||||
|
|
||||||
|
|
||||||
echo '{"String" : "This is a test"}' > data/option_string.json
|
echo '{"String" : "This is a test"}' > data/option_string.json
|
||||||
|
|
Loading…
Reference in a new issue