diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-03-06 01:29:45 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-03-06 01:29:45 +0000 |
commit | 3ac617431f41c9bb85636c68d1aef72feb3944ff (patch) | |
tree | 094215a52b0cc85bfc7614a8fe23ce3f5beeaad3 /core/fixtures | |
parent | 7a58aac08eb0b19b05f84955d855d8af6bb369de (diff) | |
download | troggle-3ac617431f41c9bb85636c68d1aef72feb3944ff.tar.gz troggle-3ac617431f41c9bb85636c68d1aef72feb3944ff.tar.bz2 troggle-3ac617431f41c9bb85636c68d1aef72feb3944ff.zip |
Make .3d files in same dir as .svx
Diffstat (limited to 'core/fixtures')
-rw-r--r-- | core/fixtures/test_upload_file.pdf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/fixtures/test_upload_file.pdf b/core/fixtures/test_upload_file.pdf new file mode 100644 index 0000000..9d955a5 --- /dev/null +++ b/core/fixtures/test_upload_file.pdf @@ -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/
+
|