Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Commit c5ddd57

Browse files
committed
test: adapt for tap
1 parent 3887b30 commit c5ddd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var test = require('tape')
1+
var test = require('tap').test
22
var corsHeaders = require('../index')
33

44
test('request.headers.origin is undefined', function (t) {

0 commit comments

Comments
 (0)