Imported from ../bash-2.02.tar.gz.
[platform/upstream/bash.git] / tests / test.right
index 4a1fcab..e534c17 100644 (file)
@@ -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"