Skip to content

Commit

Permalink
fix in test script
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienChampion committed Mar 1, 2019
1 parent ae8eede commit 4dac830
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rsc/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ function run_tests {
contract_options="$contract_options$sep--contract $contract_file"
sep=" "
done
else
bail "found no \"contracts\" directory in test directory \"$test_dir\""
fi

echo "running tests for \"$test_dir\""
Expand Down

0 comments on commit 4dac830

Please sign in to comment.