move preening tests to correct location

This commit is contained in:
Matteo Pagliazzi
2016-03-18 02:59:17 +01:00
parent 7c005e7c68
commit 6d14b9d5c5

View File

@@ -1,4 +1,4 @@
import { preenHistory } from '../../common/script/preening';
import { preenHistory } from '../../../../../website/src/libs/api-v3/preening';
import moment from 'moment';
import sinon from 'sinon'; // eslint-disable-line no-shadow