[mousetrap/gnome3-wip: 46/240] Fix path to shunit2 in test_pylint.sh



commit cb6ab5da15e9e05d59e4a454f9a00593312f15bd
Author: Stoney Jackson <dr stoney gmail com>
Date:   Sun May 18 11:44:08 2014 -0400

    Fix path to shunit2 in test_pylint.sh

 bin/test_pylint.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/test_pylint.sh b/bin/test_pylint.sh
index e9f664a..9d9063e 100755
--- a/bin/test_pylint.sh
+++ b/bin/test_pylint.sh
@@ -18,4 +18,4 @@ testPylint() {
     assertEquals 'Exit w/o error expected.' 0 $?
 }
 
-. shunit2
+. /usr/share/shunit2/shunit2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]