summaryrefslogtreecommitdiffstats
path: root/test/Rpcgen/RPCGENSERVICEFLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Rpcgen/RPCGENSERVICEFLAGS.py')
-rw-r--r--test/Rpcgen/RPCGENSERVICEFLAGS.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Rpcgen/RPCGENSERVICEFLAGS.py b/test/Rpcgen/RPCGENSERVICEFLAGS.py
index bf88a24..db8f354 100644
--- a/test/Rpcgen/RPCGENSERVICEFLAGS.py
+++ b/test/Rpcgen/RPCGENSERVICEFLAGS.py
@@ -83,3 +83,9 @@ test.must_match('rpcif_xdr.c', expect_xdr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: