summaryrefslogtreecommitdiff
path: root/tests/mime-detection/ct_faac-adts.aac
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-02-10 14:11:59 +0100
committerBastien Nocera <hadess@hadess.net>2020-02-10 14:11:59 +0100
commita30f0ed9e684af69f1740e9849004cf35ce33be3 (patch)
tree8ee30c443f5a2950789c372a497e34555c5349fc /tests/mime-detection/ct_faac-adts.aac
parentb749fbf2e8eaf270a40c143c96bf8ce521fb52d9 (diff)
downloadshared-mime-info-a30f0ed9e684af69f1740e9849004cf35ce33be3.tar.gz
tests: Reduce the size of the test suite files
If we were to move to meson, the whole test suite would be available in the dist, so make sure this doesn't balloon the size of the tarball. Size reduction executed with: for i in * ; do SIZE=$(stat --printf="%s" $i) ; if [ $SIZE -gt 131072 ] ; then dd if=$i of=$i.tmp bs=128k count=1 && mv $i.tmp $i ; fi ; done
Diffstat (limited to 'tests/mime-detection/ct_faac-adts.aac')
-rw-r--r--tests/mime-detection/ct_faac-adts.aacbin299647 -> 131072 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/mime-detection/ct_faac-adts.aac b/tests/mime-detection/ct_faac-adts.aac
index bb7935db..958a0552 100644
--- a/tests/mime-detection/ct_faac-adts.aac
+++ b/tests/mime-detection/ct_faac-adts.aac
Binary files differ