From ddc2604d694892f6576a5cfa970a4bcfda6ec270 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 8 Mar 2009 04:25:07 +0000 Subject: #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. --- modules/taxonomy/taxonomy.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/taxonomy/taxonomy.test') diff --git a/modules/taxonomy/taxonomy.test b/modules/taxonomy/taxonomy.test index 287cbe057..1c02294c5 100644 --- a/modules/taxonomy/taxonomy.test +++ b/modules/taxonomy/taxonomy.test @@ -401,7 +401,7 @@ class TaxonomyTermTestCase extends TaxonomyWebTestCase { } /** - * Test that hook_nodeapi_$op implementations work correctly. + * Test that hook_node_$op implementations work correctly. * * Save & edit a node and assert that taxonomy terms are saved/loaded properly. */ -- cgit v1.2.3