summaryrefslogtreecommitdiff
path: root/tests/test.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.right')
-rw-r--r--tests/test.right4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test.right b/tests/test.right
index 4a1fcab2..e534c17b 100644
--- a/tests/test.right
+++ b/tests/test.right
@@ -84,6 +84,10 @@ t ""
1
t -O /tmp/test.owner
0
+t -S /tmp/test.socket
+1
+t -N /tmp/test.newer
+0
t "hello" = "hello"
0
t "hello" = "goodbye"