Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Nov 6, 2019
1 parent 6e35805 commit b7b85f5
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions tests/check-kspec/test_1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Check for functions coverage
[✓] SafeAdd.add(uint256,uint256)
[ ] (Missing) SafeAdd.add_v2(uint256,uint256)
[ ] (Unresolved) SafeAdd.addv2(uint256,uint256)
[✓] SafeAdd.add(uint256,uint256)

[ ] (Missing function) SafeAdd.add_v2(uint256,uint256)

[ ] (Unresolved) SafeAdd.addv2(uint256,uint256)


0 comments on commit b7b85f5

Please sign in to comment.