From f9db729e7564c8df1be6fabc00e27759d9362d89 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Tue, 12 May 2015 06:05:09 -0400 Subject: [PATCH] added qt5 --- bin/all-petstore.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/all-petstore.sh b/bin/all-petstore.sh index e1c09b90142..0f97790e75a 100755 --- a/bin/all-petstore.sh +++ b/bin/all-petstore.sh @@ -24,6 +24,7 @@ cd $APP_DIR ./bin/html-petstore.sh ./bin/jaxrs-petstore-server.sh ./bin/java-petstore.sh +./bin/qt5-petstore.sh ./bin/php-petstore.sh ./bin/python-petstore.sh ./bin/ruby-petstore.sh