You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-13 01:20:23 +02:00
restucturing project
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import {expect} from 'chai';
|
||||
import {MetadataLoader} from '../../../../../backend/model/threading/MetadataLoader';
|
||||
import {Utils} from '../../../../../common/Utils';
|
||||
import {MetadataLoader} from '../../../../../src/backend/model/threading/MetadataLoader';
|
||||
import {Utils} from '../../../../../src/common/Utils';
|
||||
import * as path from 'path';
|
||||
|
||||
describe('MetadataLoader', () => {
|
||||
|
Reference in New Issue
Block a user