From 6bc33b73065d10a54611625fdcc1609c0fb579a1 Mon Sep 17 00:00:00 2001 From: Timothy Appnel Date: Wed, 8 Dec 2010 18:19:25 -0500 Subject: [PATCH] [#460 state:resolved] Uncommented app-query and pod tests after verifying they work as expected. The remainder require mre investigation to resolve. --- t/test_manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/t/test_manifest b/t/test_manifest index 4b5719387..2e1cc2e5c 100644 --- a/t/test_manifest +++ b/t/test_manifest @@ -4,7 +4,6 @@ # 02-meta-new.t # 03-meta-new-author.t # 24-meta-entry-save.t -# 70-app-query.t # 89-pod.t # 00-compile.t @@ -48,8 +47,10 @@ 64-objectmeta.t 65-ssi.t 66-templatecache.t +70-app-query.t 80-serialize.t 81-pagination.t +89-pod.t 90-podcoverage.t 91-tagcoverage.t 92-pubqueue.t