Updates semantic tests to 0.7.0.

This commit is contained in:
Erik Kundt
2020-01-11 23:11:00 +01:00
parent fe1676203d
commit 729b47e641
6 changed files with 14 additions and 14 deletions
@@ -1,4 +1,4 @@
pragma solidity >=0.5.7 <0.7.0;
pragma solidity >=0.4.0 <0.8.0;
contract InvalidTest {