diff options
Diffstat (limited to 'core/fixtures')
-rw-r--r-- | core/fixtures/test_upload_file.txt | 5 | ||||
-rw-r--r-- | core/fixtures/test_upload_nosuffix | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/core/fixtures/test_upload_file.txt b/core/fixtures/test_upload_file.txt new file mode 100644 index 0000000..9d955a5 --- /dev/null +++ b/core/fixtures/test_upload_file.txt @@ -0,0 +1,5 @@ +This file is uploaded by the integration test suite as part of the tests.
+
+It, and any other with similar names, e.g test_upload_GPev9qN.txt can be safely deleted,
+EXCEPT for the original copy which lives in troggle/core/fixtures/
+
diff --git a/core/fixtures/test_upload_nosuffix b/core/fixtures/test_upload_nosuffix new file mode 100644 index 0000000..53b75be --- /dev/null +++ b/core/fixtures/test_upload_nosuffix @@ -0,0 +1,7 @@ +This file is uploaded by the integration test suite as part of the tests.
+
+This has no suffix so it is pretending to be a Therion config file.
+
+It, and any other with similar names, e.g test_upload_GPev9qN.txt can be safely deleted,
+EXCEPT for the original copy which lives in troggle/core/fixtures/
+
|