Don't hard-code the swig location in the expected output.
[scons.git] / test / FindFile.py
index 8f6cb1ac7ba131379089960bd816d0113f08699c..5d198ac634088674a0330f3c6c4ee1c824e549ec 100644 (file)
@@ -63,3 +63,8 @@ test.run(arguments = ".", stdout = expect)
 
 test.pass_test()
 
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: