JavaRefsAndConstantPoolTestCase.st
branchrefactoring-vmdata
changeset 2008 c348b894fbfe
parent 2004 160dfe552938
child 2069 75d40b7b986f
--- a/JavaRefsAndConstantPoolTestCase.st	Fri Jan 25 17:57:06 2013 +0000
+++ b/JavaRefsAndConstantPoolTestCase.st	Wed Jan 30 13:27:16 2013 +0000
@@ -175,7 +175,7 @@
 !
 
 getCrateClassReadStream
-    ^ ((Filename named: UserPreferences current javaTestsDirectory) 
+    ^ ((stx_libjava packageDirectory / 'tests' ) 
         / '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: / 24-01-2013 / 23:23:35 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 getPrettyBigConstantPool