From f5b452bc4276ff2abecae522d9598441899293f1 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 10 Jun 2016 11:22:24 -0400 Subject: private-bin conversion --- test/apps/apps.sh | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'test/apps/apps.sh') diff --git a/test/apps/apps.sh b/test/apps/apps.sh index bbfe2a606..c329c57e5 100755 --- a/test/apps/apps.sh +++ b/test/apps/apps.sh @@ -69,6 +69,15 @@ else echo "TESTING SKIP: qbittorrent not found" fi +which uget-gtk +if [ "$?" -eq 0 ]; +then + echo "TESTING: uget" + ./uget-gtk.exp +else + echo "TESTING SKIP: uget-gtk not found" +fi + which filezilla if [ "$?" -eq 0 ]; then -- cgit v1.2.3-70-g09d2