Skip to content

Commit

Permalink
case sensitive travis
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Mar 14, 2015
1 parent 7cacfb2 commit 46d6702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/RemoteFile-test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var chai = require('chai'),
expect = chai.expect,
jBinary = require('jBinary');
jBinary = require('jbinary');

var RemoteFile = require('../src/RemoteFile');

Expand Down

0 comments on commit 46d6702

Please sign in to comment.