From 9fe4cfab95569a40eb8fdf628a97f923a592159b Mon Sep 17 00:00:00 2001 From: Fernando Brito Date: Fri, 31 Dec 2010 12:54:58 -0300 Subject: [PATCH] [t] Fix test description on Task PMC --- t/pmc/task.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/pmc/task.t b/t/pmc/task.t index c5335a8a11..6b871f909d 100644 --- a/t/pmc/task.t +++ b/t/pmc/task.t @@ -189,7 +189,7 @@ event 1.1 OUT -pir_output_is( <<'CODE', <<'OUT', 'create a task and get invalid attribut (exception)' ); +pir_output_is( <<'CODE', <<'OUT', 'create a task and get invalid attribut' ); .sub main :main $P0 = new ['Task']