compiler/tests/extras/PPCResources.st
changeset 464 f6d77fee9811
parent 459 4751c407bb40
child 465 f729f6cd3c76
child 515 b5316ef15274
--- a/compiler/tests/extras/PPCResources.st	Tue May 12 01:24:03 2015 +0100
+++ b/compiler/tests/extras/PPCResources.st	Thu May 21 14:12:22 2015 +0100
@@ -177,6 +177,6 @@
 !
 
 smalltalkSourcesSmall
-    ^ (self smalltalkInDirectory: '../smalltalk-src/') copyFrom: 1 to: 5000.
+    ^ (self smalltalkInDirectory: '../smalltalk-src/') copyFrom: 1 to: 1000.
 ! !