diff options
Diffstat (limited to 'test/Rpcgen/RPCGENFLAGS.py')
-rw-r--r-- | test/Rpcgen/RPCGENFLAGS.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Rpcgen/RPCGENFLAGS.py b/test/Rpcgen/RPCGENFLAGS.py index f18dba2..8f70adf 100644 --- a/test/Rpcgen/RPCGENFLAGS.py +++ b/test/Rpcgen/RPCGENFLAGS.py @@ -82,3 +82,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: |