aboutgitcodelistschat:MatrixIRC
path: root/demo/connect1.hjson
diff options
context:
space:
mode:
Diffstat (limited to 'demo/connect1.hjson')
-rw-r--r--demo/connect1.hjson8
1 files changed, 0 insertions, 8 deletions
diff --git a/demo/connect1.hjson b/demo/connect1.hjson
deleted file mode 100644
index 3469fc2..0000000
--- a/demo/connect1.hjson
+++ /dev/null
@@ -1,8 +0,0 @@
-[
- { /* fake connect syscall */
- "match": [
- { "connect": { "addr": { "family": "unix", "path": "/fake.sock" } } }
- ],
- "return": 0
- }
-]