diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | tests/crypto_test.py | 2 | ||||
-rw-r--r-- | tests/files/thgttg-21st.png | bin | 0 -> 1353044 bytes |
3 files changed, 1 insertions, 2 deletions
@@ -5,7 +5,6 @@ build/ dist/ *egg-info/ -tests/files/ lib/ local/ bin/ diff --git a/tests/crypto_test.py b/tests/crypto_test.py index 543f4b0..0e446b2 100644 --- a/tests/crypto_test.py +++ b/tests/crypto_test.py @@ -37,7 +37,7 @@ except yaml.YAMLError, exc: raise AssertionError("Error in configuration file:", exc) FILES_DIR = config['combox_dir'] -TEST_FILE = path.join(FILES_DIR,'the-red-star.jpg') +TEST_FILE = path.join(FILES_DIR,'thgttg-21st.png') def test_encryption(): diff --git a/tests/files/thgttg-21st.png b/tests/files/thgttg-21st.png Binary files differnew file mode 100644 index 0000000..955400d --- /dev/null +++ b/tests/files/thgttg-21st.png |