#OTHER by sr
authorsr
Fri, 13 Oct 2017 16:13:34 +0200
changeset 462 7aa684f2049c
parent 461 d463e4b7246a
child 463 6d1487f79c98
#OTHER by sr added references
quickSelfTest/stx_goodies_builder_quickSelfTest.st
--- a/quickSelfTest/stx_goodies_builder_quickSelfTest.st	Fri Oct 13 16:13:33 2017 +0200
+++ b/quickSelfTest/stx_goodies_builder_quickSelfTest.st	Fri Oct 13 16:13:34 2017 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "{ Package: 'stx:goodies/builder/quickSelfTest' }"
 
 "{ NameSpace: Smalltalk }"
@@ -64,6 +66,7 @@
         #'stx:goodies/regression'    "RegressionTests::IntegerTest - referenced by RunUnitTestsStart class>>main:"
         #'stx:goodies/sunit'    "TestResultReporter - referenced by RunUnitTests class>>runWithCompiledUnitTestClasses:arguments:debug:"
         #'stx:libcomp'    "ParserFlags - referenced by RunUnitTests class>>runWithCompiledUnitTestClasses:arguments:debug:"
+        #'exept:libcrypt'    "referred by RegressionTests::CryptTests"
     )
 !