Correct gear test
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
import armor from '../../common/script/src/content/gear/armor';
|
||||
import {each} from 'lodash';
|
||||
|
||||
let allGear = [armor];
|
||||
|
||||
describe('Gear Locales', () => {
|
||||
runTestsInDirectory('gear');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user