Skip to content

Commit

Permalink
[t] Fix test description on Task PMC
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandobrito committed Dec 31, 2010
1 parent 88a870f commit 9fe4cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/pmc/task.t
Expand Up @@ -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']
Expand Down

0 comments on commit 9fe4cfa

Please sign in to comment.