JavaRefsAndConstantPoolTestCase.st
branchdevelopment
changeset 1987 596f7d5cb7cd
parent 1959 11cd2c406930
child 1999 3523d3da8d7a
--- a/JavaRefsAndConstantPoolTestCase.st	Fri Jan 18 23:36:08 2013 +0000
+++ b/JavaRefsAndConstantPoolTestCase.st	Wed Jan 23 00:16:02 2013 +0000
@@ -175,7 +175,7 @@
 !
 
 getCrateClassReadStream
-    ^ ((Filename named: UserPreferences current javaTestsDirectory) 
+    ^ ((Smalltalk getPackageDirectoryForPackage: #stx:libjava) 
         / 'libjava' / 'bin' 
         / 'stx' / 'libjava' 
         / 'tests' / 'mocks' 
@@ -183,6 +183,7 @@
 
     "Created: / 10-05-2011 / 12:13:31 / Marcel Hlopko <hlopkmar@fel.cvut.cz>"
     "Modified: / 12-05-2011 / 16:26:34 / Marcel Hlopko <hlopkmar@fel.cvut.cz>"
+    "Modified: / 22-01-2013 / 23:27:42 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 getPrettyBigConstantPool