Skip to content

Commit 427c066

Browse files
committed
Disabled some tests to speed things up.
1 parent db53156 commit 427c066

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/maverick_field_test.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ maverick_bin=`which MavericK`
2727

2828
~/virtualenv/python3.5/bin/structure_threader -i ${git_dir}/tests/smalldata/Reduced_dataset.structure -o ~/results -mv ${maverick_bin} -K 3 -t 4 --no-plots 1 --params ${git_dir}/tests/smalldata/parameters.txt
2929

30-
cat /home/travis/results/K3/outputLog.txt
31-
32-
ls -l /home/travis/results/K3/*
30+
ls -l /home/travis/results/*
3331

3432
echo -e "${LightGreen}MavericK 'Field test' ran successfully. Yay!${NoColor}"

0 commit comments

Comments
 (0)