Add tests for the std files.

This commit is contained in:
chriseth
2016-11-11 19:59:31 +01:00
parent a40dcfef12
commit 061b50ae19
6 changed files with 25 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
pragma solidity ^0.4.0;
contract owned {
address owner;