diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-07-12 10:44:08 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-07-12 10:44:08 +0200 |
commit | 83f3d0a1115dfecaaab4cd784a436f53de22aeec (patch) | |
tree | 571d6efca7c51bb5490b8f163629cfae4abd15a1 | |
parent | 59ee5d936f64fea0645c75737e770ab1253be7dc (diff) | |
download | gtk3-tqt-engine-83f3d0a1115dfecaaab4cd784a436f53de22aeec.tar.gz gtk3-tqt-engine-83f3d0a1115dfecaaab4cd784a436f53de22aeec.zip |
Remove a forgotten test script that can cause strange FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rwxr-xr-x | tests/compare | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/compare b/tests/compare deleted file mode 100755 index 83726c5..0000000 --- a/tests/compare +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -composite -compose subtract tqt3.png stroke.png diff.png |