add pragmas and get tests to run

This commit is contained in:
Michael J. Curry
2016-10-12 14:02:54 -04:00
parent 21fb7463c7
commit 5c07cd148d
13 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,5 @@
pragma solidity ^0.4.0;
import "../Rejector.sol";
/*