summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/includes/smoketest.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/required/includes/smoketest.inc')
-rwxr-xr-xtestautomation/framework/required/includes/smoketest.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/testautomation/framework/required/includes/smoketest.inc b/testautomation/framework/required/includes/smoketest.inc
index 24ef362a1bf1..d4e327a21ad7 100755
--- a/testautomation/framework/required/includes/smoketest.inc
+++ b/testautomation/framework/required/includes/smoketest.inc
@@ -33,6 +33,10 @@
testcase tSmokeTest
+ if ( not hCheckForBinfilters() ) then
+ goto endsub
+ endif
+
printlog( "Smoketest (10er-Test) from Release Engineering" )
dim sLocation as string
dim i,x,a as integer