habitica/test/content/gear.js

4 lines
60 B
JavaScript
Raw Normal View History

2015-10-03 14:34:56 +00:00
describe('Gear', () => {
2015-09-29 14:00:27 +00:00
runTestsInDirectory('gear');
});