From 26c4c8998ee2cb84c8ce57a79042881cb1ada385 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 30 Dec 2018 08:08:44 +0100 Subject: Distribution with babel --- __tests__/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '__tests__') diff --git a/__tests__/index.js b/__tests__/index.js index ce750fe..b0fb9a3 100644 --- a/__tests__/index.js +++ b/__tests__/index.js @@ -7,7 +7,7 @@ import stringify from 'rehype-stringify'; import remark2rehype from 'remark-rehype'; import parse5 from 'parse5'; -import plugin from '../app'; +import plugin from '..'; const dom5 = require('dom5'); -- cgit v1.2.3