diff options
author | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-12-11 15:47:45 +0200 |
---|---|---|
committer | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-12-11 16:05:18 +0200 |
commit | ed7014c67afbcf363deb5e0d6e372f551b920db2 (patch) | |
tree | 55b7828a87a793990200b2fb37d95013e4cd0ec0 /tests/data | |
parent | 146316c4413004a1062e559f092dd30456e9bc93 (diff) |
Add test suite for `FileAccess`
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/translations.csv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/translations.csv b/tests/data/translations.csv new file mode 100644 index 0000000000..4c9ad4996a --- /dev/null +++ b/tests/data/translations.csv @@ -0,0 +1,3 @@ +keys,en,de +GOOD_MORNING,"Good Morning","Guten Morgen" +GOOD_EVENING,"Good Evening","" |