Skip to content

Commit

Permalink
oh right tape
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Nov 26, 2012
1 parent d6e0c87 commit e3f9596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/def.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var defined = require('../');
var test = require('tap').test;
var test = require('tape');

test('defined-or', function (t) {
var u = undefined;
Expand Down

0 comments on commit e3f9596

Please sign in to comment.