summaryrefslogtreecommitdiff
path: root/includes/external/addressbook/node_modules/delayed-stream/Makefile
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-04-04 19:07:33 +0200
committerRaindropsSys <contact@minteck.org>2023-04-04 19:07:33 +0200
commitb9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1 (patch)
tree1ecb5f1c27f159bb175ecded73d4235fcfb4b5ae /includes/external/addressbook/node_modules/delayed-stream/Makefile
parent704e1c22efe6056b0fc2f59b2766f47e1c8d71cc (diff)
downloadpluralconnect-b9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1.tar.gz
pluralconnect-b9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1.tar.bz2
pluralconnect-b9aca19cccf9fd85a05d2ae32846b5b4f25a4dc1.zip
Added 147 files (automated)
Diffstat (limited to 'includes/external/addressbook/node_modules/delayed-stream/Makefile')
-rw-r--r--includes/external/addressbook/node_modules/delayed-stream/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/external/addressbook/node_modules/delayed-stream/Makefile b/includes/external/addressbook/node_modules/delayed-stream/Makefile
new file mode 100644
index 0000000..b4ff85a
--- /dev/null
+++ b/includes/external/addressbook/node_modules/delayed-stream/Makefile
@@ -0,0 +1,7 @@
+SHELL := /bin/bash
+
+test:
+ @./test/run.js
+
+.PHONY: test
+