[ostree] tests: Fix number of tests



commit e759c1cce5311cfac17d2b4d51ff95ced6ffad3f
Author: Colin Walters <walters verbum org>
Date:   Wed Nov 16 22:51:56 2011 -0500

    tests: Fix number of tests

 tests/t0000-basic.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/t0000-basic.sh b/tests/t0000-basic.sh
index 52aaa7b..1e5c84a 100755
--- a/tests/t0000-basic.sh
+++ b/tests/t0000-basic.sh
@@ -19,7 +19,7 @@
 
 set -e
 
-echo "1..13"
+echo "1..14"
 
 . libtest.sh
 



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