Skip to content
Snippets Groups Projects
Commit c8ef0452 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] Move a file to make tests pass

parent d11a1055
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ const should = require('should');
const util = require('util');
const stream = require('stream');
const duniter = require('../../index');
const parsers = require('../../app/lib/streams/parsers');
const parsers = require('../../app/lib/streams/parsers/index');
const querablep = require('../../app/lib/querablep');
describe("v1.0 Module API", () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment