Skip to content

Commit 43c8d74

Browse files
less ops
1 parent 8a75394 commit 43c8d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/gen_program.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ let _ =
208208
let test_count = ref 100 in
209209
let globals_count = ref 3 in
210210
let value_limit = ref 3 in
211-
let operations_count = ref 6 in
211+
let operations_count = ref 3 in
212212
let thread_count = ref 3 in
213213
let generate_conditionals = ref true in
214214
let print_tests = ref false in

0 commit comments

Comments
 (0)