Closed (fixed)
Project:
SimpleTest
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2006 at 08:57 UTC
Updated:
10 Sep 2006 at 15:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedyou cna get rid of simpletest_overview(). just change the menu callback to drupal_get_form() and add a callback arguments => array('simpletest_overview_form'). after that change is made, this may be committed.
Comment #2
Rok Žlender commentedI got rid of simpletest_overview. Drupal_get_form is now called in entry_point().
Comment #3
Rok Žlender commentedcommitted
Comment #4
(not verified) commented