summaryrefslogtreecommitdiffstats
path: root/toolkit/jetpack/diffpatcher/test/tap.js
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/jetpack/diffpatcher/test/tap.js')
-rw-r--r--toolkit/jetpack/diffpatcher/test/tap.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/jetpack/diffpatcher/test/tap.js b/toolkit/jetpack/diffpatcher/test/tap.js
new file mode 100644
index 000000000..e550b82f5
--- /dev/null
+++ b/toolkit/jetpack/diffpatcher/test/tap.js
@@ -0,0 +1,3 @@
+"use strict";
+
+require("retape")(require("./index"))