summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/includes/smoketest.inc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-09 18:56:58 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-09 18:56:58 +0200
commitdce6af656db3514606fefb395fafbc8faa1ff076 (patch)
tree51b0be157c3ba45641a48939caa3f772d306a17a /testautomation/framework/required/includes/smoketest.inc
parent48394896ff0211501a1b4991c662f84ee51d96d7 (diff)
parent664c84c6d716e0ec08d1bd95719ea9aa8ecc4dcb (diff)
CWS changehid: resync to m89
Diffstat (limited to 'testautomation/framework/required/includes/smoketest.inc')
-rw-r--r--testautomation/framework/required/includes/smoketest.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/testautomation/framework/required/includes/smoketest.inc b/testautomation/framework/required/includes/smoketest.inc
index dcff255d6c6c..d4e327a21ad7 100644
--- a/testautomation/framework/required/includes/smoketest.inc
+++ b/testautomation/framework/required/includes/smoketest.inc
@@ -25,7 +25,7 @@
'
'/************************************************************************
'*
-'* owner : joerg.skottke@sun.com
+'* owner : joerg.skottke@oracle.com
'*
'* short description : "10ner/Smoke Test" from release engineering
'*
@@ -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