refactor tests for truffle 3
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
const assertJump = require('./helpers/assertJump');
|
||||
var SafeMathMock = artifacts.require("./helpers/SafeMathMock.sol");
|
||||
|
||||
contract('SafeMath', function(accounts) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user