/[drupal]/contributions/modules/workflow_named_transitions/workflow_named_transitions.test
ViewVC logotype

Diff of /contributions/modules/workflow_named_transitions/workflow_named_transitions.test

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Tue Dec 23 18:13:31 2008 UTC revision 1.3, Mon Feb 23 18:02:11 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: workflow_named_transitions.test,v 1.1 2008/12/23 16:09:31 deekayen Exp $  // $Id: workflow_named_transitions.test,v 1.2 2008/12/23 18:13:31 deekayen Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 11  class WorkflowNamedTransitionsTest exten Line 11  class WorkflowNamedTransitionsTest exten
11      return array(      return array(
12        'name' => 'Workflow Named Transitions Test',        'name' => 'Workflow Named Transitions Test',
13        'description' => "This tests whether the Edit Labels tab exists in the workflow area.",        'description' => "This tests whether the Edit Labels tab exists in the workflow area.",
14        'group' => 'Workflow Named Transitions'        'group' => 'Workflow'
15      );      );
16    }    }
17    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2