Skip to content

Commit f96bec7

Browse files
author
Duncan Rance
committed
smaller test data set
1 parent bc096b7 commit f96bec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/gentest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { FsLayout } from './lib/fs_layout.js'
1010

1111
const GENTEST_NAME = 'Rakosh Test'
1212
const DEPTH = 4
13-
const BREADTH = 10
13+
const BREADTH = 9
1414
const NUGS = 3
1515

1616
const lorem = new LoremIpsum()

0 commit comments

Comments
 (0)