Skip to content

Commit

Permalink
Removed path from test
Browse files Browse the repository at this point in the history
  • Loading branch information
JackuB committed Mar 30, 2015
1 parent 0fdf78d commit d6240e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/undefined_secretOrPublickey.tests.js
Original file line number Diff line number Diff line change
@@ -1,5 1,4 @@
var fs = require('fs');
var path = require('path');
var jwt = require('../index');
var JsonWebTokenError = require('../lib/JsonWebTokenError');
var expect = require('chai').expect;
Expand Down

0 comments on commit d6240e2

Please sign in to comment.