Skip to content

Commit

Permalink
removed unneeded requires in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Radagaisus committed May 10, 2014
1 parent e0fc453 commit 1b7a17c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/require_directory.test.coffee
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
sys = require 'sys'
{exec} = require 'child_process'
assert = require 'assert'
require_directory = require '../index'
example_directory = './test/example'
Expand Down

0 comments on commit 1b7a17c

Please sign in to comment.