From 71fc7e8e2a4ed846728915487f38d4d9224540c1 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Wed, 18 Feb 2009 16:29:08 +0000 Subject: Add missing editor settings. --- test/Libs/LIBS-LIBPREFIX-exists.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/Libs') diff --git a/test/Libs/LIBS-LIBPREFIX-exists.py b/test/Libs/LIBS-LIBPREFIX-exists.py index 3cb2aba0..814eda9d 100644 --- a/test/Libs/LIBS-LIBPREFIX-exists.py +++ b/test/Libs/LIBS-LIBPREFIX-exists.py @@ -122,3 +122,9 @@ test.run(program=blender_exe, stdout='src/component1/message.c\nsrc/component2/hello.c\n') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: -- cgit v1.2.1