Skip to content

Commit 4a8d99d

Browse files
committed
remove lincheck, change test repeats to 10
1 parent 90b1eee commit 4a8d99d

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

task4/run_task4_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
REPEAT_COUNT=3
3+
REPEAT_COUNT=10
44

55
for i in $(seq 1 $REPEAT_COUNT)
66
do

task4/src/test/kotlin/LincheckTest.kt

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)