Skip to content

Commit

Permalink
Removing an invalid comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Vilk committed Dec 19, 2013
1 parent fd14a8a commit f60da48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/runner.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/// <reference path="../bower_components/DefinitelyTyped/node/node.d.ts" />
/**
* ar test runner command line utility
*
* Run with no arguments to run all of the tests.
* Run with one or more archive file names to run particular tests.
*/
import ar = require('../ar');
import fs = require('fs');
Expand Down

0 comments on commit f60da48

Please sign in to comment.