Skip to content

Commit

Permalink
Revert "add tests"
Browse files Browse the repository at this point in the history
This reverts commit fcd4f72.
  • Loading branch information
MoLow committed Jun 14, 2022
1 parent 0be4f6c commit ab9de5c
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 119 deletions.
File renamed without changes.
13 changes: 0 additions & 13 deletions test/fixtures/test-runner/index.test.tap

This file was deleted.

13 changes: 0 additions & 13 deletions test/fixtures/test-runner/nested.test.cli.tap

This file was deleted.

12 changes: 0 additions & 12 deletions test/fixtures/test-runner/nested.test.js

This file was deleted.

41 changes: 0 additions & 41 deletions test/fixtures/test-runner/nested.test.tap

This file was deleted.

File renamed without changes.
4 changes: 0 additions & 4 deletions test/fixtures/test-runner/search-files/index.test.js

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion test/parallel/test-runner-cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const assert = require('assert');
const { spawnSync } = require('child_process');
const { join } = require('path');
const fixtures = require('../common/fixtures');
const testFixtures = fixtures.path('test-runner/search-files');
const testFixtures = fixtures.path('test-runner');

{
// File not found.
Expand Down
35 changes: 0 additions & 35 deletions test/parallel/test-runner-tap-protocol.js

This file was deleted.

0 comments on commit ab9de5c

Please sign in to comment.