add proposal app tests
This commit is contained in:
5
apps/contributor/artifacts.js
Normal file
5
apps/contributor/artifacts.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
Contributor: artifacts.require('Contributor.sol'),
|
||||
getContributorContract: name => artifacts.require(name)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user