Skip to content

Commit ee3d60f

Browse files
committed
fix silly typo
1 parent 1ac1b1c commit ee3d60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Larger heap size
139139
By default tests run with a 512 MB max heap. But some tests (monster/nightly)
140140
need more heap. Use "-Dtests.heapsize" for this:
141141

142-
gradlew -p lucene/core test --tests "Test2BFST" -Dtest.heapsize=32g
142+
gradlew -p lucene/core test --tests "Test2BFST" -Dtests.heapsize=32g
143143

144144

145145
Run GUI tests headlessly with Xvfb (Linux only)

0 commit comments

Comments
 (0)