summaryrefslogtreecommitdiffstats
path: root/tests/crypto_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/crypto_test.py')
-rw-r--r--tests/crypto_test.py2
1 files changed, 1 insertions, 1 deletions
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():