Split tokens package into erc20 and erc721
This commit is contained in:
@@ -16,8 +16,7 @@ import * as chai from 'chai';
|
||||
import ethUtil = require('ethereumjs-util');
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { TestLibBytesContract } from '../generated-wrappers/test_lib_bytes';
|
||||
import { artifacts } from '../src';
|
||||
import { artifacts, TestLibBytesContract } from '../src';
|
||||
|
||||
chaiSetup.configure();
|
||||
const expect = chai.expect;
|
||||
|
Reference in New Issue
Block a user