Commit 89e16bd3 authored by yann300's avatar yann300

fix tests

parent 2e5b5d38
......@@ -2,7 +2,7 @@
var test = require('tape')
var Compiler = require('../src/app/compiler')
var Compiler = require('../src/app/compiler/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