Skip to content

Commit

Permalink
2 cores, 2 suites
Browse files Browse the repository at this point in the history
  • Loading branch information
Slayer95 committed Apr 10, 2019
1 parent 5c406f5 commit 50604b4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
6 changes: 0 additions & 6 deletions test/simulator/misc-runner.js

This file was deleted.

6 changes: 0 additions & 6 deletions test/simulator/moves-runner.js

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ const path = require('path');
const common = require('./../common');

common.loadFolder(path.resolve(__dirname, 'abilities'));
common.loadFolder(path.resolve(__dirname, 'misc'));
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ const path = require('path');
const common = require('./../common');

common.loadFolder(path.resolve(__dirname, 'items'));
common.loadFolder(path.resolve(__dirname, 'moves'));

0 comments on commit 50604b4

Please sign in to comment.