removed ole for linux
authorsr
Fri, 13 Oct 2017 16:34:25 +0200
changeset 497 99a9c17aebe8
parent 496 135a6b035d93
child 498 d94ece01776a
removed ole for linux
quickSelfTest/builder/baseline.rbspec
--- a/quickSelfTest/builder/baseline.rbspec	Fri Oct 13 16:34:23 2017 +0200
+++ b/quickSelfTest/builder/baseline.rbspec	Fri Oct 13 16:34:25 2017 +0200
@@ -15,9 +15,9 @@
   # --------
 
   package "stx:libbasic"
-  package "stx:goodies/webServer/htmlTree"
   package "stx:libbasic2"
   package "stx:libcomp"
+  package "stx:goodies/authentication"
   package "stx:goodies/refactoryBrowser/parser"
   package "stx:libbasic3"
   package "stx:libview"
@@ -28,7 +28,6 @@
   package "stx:libview2"
   package "stx:goodies/sunit"
   package "stx:libwidg"
-  package "exept:ole"
   package "stx:libhtml"
   package "stx:libwidg2"
   package "stx:libcompat"
@@ -37,6 +36,8 @@
   package "stx:libjavascript"
   package "stx:goodies/xml/stx"
   package "stx:goodies/regression"
+  package "stx:goodies/webServer"
+  package "stx:goodies/webServer/htmlTree"
 
 
   application "stx:goodies/builder/quickSelfTest"