From db9177bb17b508ef4a6fa1d0707d3297fbd66c56 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 2 Nov 2016 21:13:56 +0100 Subject: TAP-based test harness --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index 7b17b6eed..b11debdc8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -62,7 +62,7 @@ const paths = { "lib/refs.d.ts", ], dev: [ - "test/tests/*.{ts,tsx}", + "testlib/**/.ts", ], }, dist: [ -- cgit v1.2.3