aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/apps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps/apps.sh')
-rwxr-xr-xtest/apps/apps.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/apps/apps.sh b/test/apps/apps.sh
index c329c57e5..38307b284 100755
--- a/test/apps/apps.sh
+++ b/test/apps/apps.sh
@@ -169,15 +169,6 @@ else
169 echo "TESTING SKIP: hexchat not found" 169 echo "TESTING SKIP: hexchat not found"
170fi 170fi
171 171
172which weechat-curses
173if [ "$?" -eq 0 ];
174then
175 echo "TESTING: weechat"
176 ./weechat.exp
177else
178 echo "TESTING SKIP: weechat not found"
179fi
180
181which wine 172which wine
182if [ "$?" -eq 0 ]; 173if [ "$?" -eq 0 ];
183then 174then