Commit 958078a1 authored by Iuri Matias's avatar Iuri Matias

update compiler test

parent 27340f69
......@@ -2,7 +2,7 @@
var test = require('tape')
var Compiler = require('../src/app/compiler/compiler')
var Compiler = require('remix-solidity').Compiler
test('compiler.compile smoke', function (t) {
t.plan(1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment