[vala] Fix bug number used in test for bug 567181



commit f0160e97468987bef3c792a926648224565f06b3
Author: Jürg Billeter <j bitron ch>
Date:   Wed Jan 27 21:49:25 2010 +0100

    Fix bug number used in test for bug 567181

 tests/Makefile.am                               |    2 +-
 tests/errors/{bug567818.vala => bug567181.vala} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 783cd21..992d462 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -62,7 +62,7 @@ TESTS = \
 	objects/bug597155.vala \
 	objects/bug597161.vala \
 	errors/errors.vala \
-	errors/bug567818.vala \
+	errors/bug567181.vala \
 	errors/bug579101.vala \
 	errors/bug596228.vala \
 	asynchronous/bug595735.vala \
diff --git a/tests/errors/bug567818.vala b/tests/errors/bug567181.vala
similarity index 100%
rename from tests/errors/bug567818.vala
rename to tests/errors/bug567181.vala



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