diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2000-04-23 18:09:07 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-04-23 18:09:07 +0800 |
commit | f229f08168b0666469e0fc35d065860f2da58303 (patch) | |
tree | aaa276cb7824e32163ae4b29c9ea8192f3f53d52 /tests/Makefile.am | |
parent | 76160580a6429905edbbfbbd9902bd4fab3474b6 (diff) | |
download | gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.tar gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.tar.gz gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.tar.bz2 gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.tar.lz gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.tar.xz gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.tar.zst gsoc2013-evolution-f229f08168b0666469e0fc35d065860f2da58303.zip |
New tests/fixed tests.
svn path=/trunk/; revision=2559
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 358cd3397d..ad8e26ceea 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -58,11 +58,12 @@ noinst_PROGRAMS = \ test2 \ test3 \ test7 \ - test10 \ test11 \ + test13 \ test-movemail \ test-url \ $(THREAD_RELATED_TESTS) +# test10 \ # test12 \ # test-formatter |