diff options
Diffstat (limited to 'tests/i18n/project_dir/app_no_locale/test.html')
| -rw-r--r-- | tests/i18n/project_dir/app_no_locale/test.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/i18n/project_dir/app_no_locale/test.html b/tests/i18n/project_dir/app_no_locale/test.html new file mode 100644 index 0000000000..1caebc9e15 --- /dev/null +++ b/tests/i18n/project_dir/app_no_locale/test.html @@ -0,0 +1,4 @@ +A non-Python file will be classed as translatable. + +The temporary file created from this should be removed from the file system if +an error is raised. |
