*** empty log message *** expeccoNET_1_6_8_0
authorClaus Gittinger <cg@exept.de>
Thu, 11 Aug 2011 08:48:08 +0200
changeset 47 f3f0f1f50918
parent 46 b3ebc07faf86
child 48 707c5f49246d
*** empty log message ***
quickSelfTest/SelfTest.st
--- a/quickSelfTest/SelfTest.st	Wed Aug 10 20:38:35 2011 +0200
+++ b/quickSelfTest/SelfTest.st	Thu Aug 11 08:48:08 2011 +0200
@@ -3,7 +3,7 @@
 "/
 "/ stx --noBanner -I --execute SelfTest.st
 "/
-"/ to use with jenkins (+ perfPublisher plugin):
+"/ to use with jenkins (+ jUnit plugin):
 "/ use the following buildscript (in jenkins):
 "/ (after checkout of stx)
 "/      cd stx
@@ -32,6 +32,7 @@
 
 "/ Smalltalk loadPackage:'stx:goodies/xml/vw'.
 "/ Smalltalk loadPackage:'stx:goodies/xml/stx'.
+Smalltalk loadPackage:'stx:libjavascript'.
 !
 
 |suite result|