summaryrefslogtreecommitdiffstats
path: root/test/Rpcgen/RPCGEN.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Rpcgen/RPCGEN.py')
-rw-r--r--test/Rpcgen/RPCGEN.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Rpcgen/RPCGEN.py b/test/Rpcgen/RPCGEN.py
index 8edb7b7..7430ba7 100644
--- a/test/Rpcgen/RPCGEN.py
+++ b/test/Rpcgen/RPCGEN.py
@@ -149,3 +149,9 @@ int main(int argc, char **args) {
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: