summaryrefslogtreecommitdiff
path: root/tests/open/23.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/open/23.t')
-rw-r--r--tests/open/23.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/open/23.t b/tests/open/23.t
index 4728c18896cd3..78709d75a1866 100644
--- a/tests/open/23.t
+++ b/tests/open/23.t
@@ -1,4 +1,5 @@
#!/bin/sh
+# vim: filetype=sh noexpandtab ts=8 sw=8
# $FreeBSD: head/tools/regression/pjdfstest/tests/open/23.t 211352 2010-08-15 21:24:17Z pjd $
desc="open may return EINVAL when an attempt was made to open a descriptor with an illegal combination of O_RDONLY, O_WRONLY, and O_RDWR"