From 4e3fd2f6a1792969a5eb728e88f6a5814f5724a6 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 11 Oct 2017 09:28:54 -0400 Subject: testing --- test/apps/apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/apps/apps.sh b/test/apps/apps.sh index efdc48cd1..5e2397c2d 100755 --- a/test/apps/apps.sh +++ b/test/apps/apps.sh @@ -7,7 +7,7 @@ export MALLOC_CHECK_=3 export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) LIST="firefox midori chromium opera transmission-qt qbittorrent uget-gtk filezilla gthumb thunderbird " -LIST+="vlc fbreader deluge gnome-mplayer xchat wine" +LIST+="vlc fbreader deluge gnome-mplayer xchat wine kcalc ktorrent" for app in $LIST; do which $app -- cgit v1.2.3-54-g00ecf