Issue 2368: Fix an exception when a null command-line argument is
[scons.git] / test / dependency-cycle.py
index 3cfe6975b7e5a69910193e95436ebf92e6a3ddbb..42c9392c614d412b8ab4dfa51372baabc200f71e 100644 (file)
@@ -62,3 +62,8 @@ test.fail_test(test.stdout() == "")
 test.pass_test()
 
 
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: