diff options
| author | Raphaël Vinot <raphael@vinot.info> | 2015-11-06 19:18:45 +0100 |
|---|---|---|
| committer | Raphaël Vinot <raphael@vinot.info> | 2015-11-06 19:18:45 +0100 |
| commit | 505d499185062aa42d1da19e3d7c1dc6b16b3afd (patch) | |
| tree | c664ecf624c2fb0bb40db1fa3967349df3376fe1 /test | |
| parent | 3069a4a01a9551d654460214b40123bec2bc6592 (diff) | |
| download | python-magic-505d499185062aa42d1da19e3d7c1dc6b16b3afd.tar.gz | |
Fix travis config
The tests fail on travis ci because the libmagic 5.09 is buggy.
Diffstat (limited to 'test')
| -rw-r--r-- | test/__init__.py | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | test/test.py | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/__init__.py diff --git a/test/test.py b/test/test.py index b74a25f..b74a25f 100644..100755 --- a/test/test.py +++ b/test/test.py |
