# HG changeset patch # User sr # Date 1507905265 -7200 # Node ID 99a9c17aebe81a27f5464543f2dfd947d2b80c6b # Parent 135a6b035d93e2adb670b332e010e0dd22149c70 removed ole for linux diff -r 135a6b035d93 -r 99a9c17aebe8 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"