aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-io.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite-io.sh')
-rwxr-xr-xtest/suite-io.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/suite-io.sh b/test/suite-io.sh
index a605004c44..79a9d573e0 100755
--- a/test/suite-io.sh
+++ b/test/suite-io.sh
@@ -159,3 +159,15 @@ io_suite() {
#test_suite_add "Wireshark file I/O" wireshark_io_suite
#test_suite_add "Dumpcap file I/O" dumpcap_io_suite
}
+#
+# Editor modelines - http://www.wireshark.org/tools/modelines.html
+#
+# Local variables:
+# c-basic-offset: 8
+# tab-width: 8
+# indent-tabs-mode: t
+# End:
+#
+# vi: set shiftwidth=8 tabstop=8 noexpandtab:
+# :indentSize=8:tabSize=8:noTabs=false:
+#