Skip to content

Commit

Permalink
Merge pull request DefinitelyTyped#2439 from Bartvds/runner/external
Browse files Browse the repository at this point in the history
Deploy externalised tester
  • Loading branch information
Bartvds committed Jul 1, 2014
2 parents b40258c + c077ee3 commit 2f6b7fa
Show file tree
Hide file tree
Showing 26 changed files with 12 additions and 4,941 deletions.
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,7 @@ Properties
*~

# test folder
!_infrastructure/*.js
!_infrastructure/tests/*
!_infrastructure/tests/*.js
!_infrastructure/tests/*/*.js
!_infrastructure/tests/*/*/*.js
!_infrastructure/tests/*/*/*/*.js
_infrastructure/tests/build

.idea
*.iml
Expand Down
1 change: 1 addition & 0 deletions _infrastructure/runner.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require('definition-tester');
1 change: 0 additions & 1 deletion _infrastructure/tests/_ref.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion _infrastructure/tests/compile-runner.bat

This file was deleted.

Loading

0 comments on commit 2f6b7fa

Please sign in to comment.