Skip to content

Commit 18f4fd0

Browse files
committed
sanity test
1 parent 0e06495 commit 18f4fd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testscript

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ if ! test_file -f /nonexisting; then
1717
else
1818
exit 1
1919
fi
20+
21+
test_run_as_target_user
22+
23+
true "$0: END"
24+

0 commit comments

Comments
 (0)