tracks/tracks/test/selenium/project_detail/create_deferred_todo.rsel
lukemelia bf22f7d49c rename a few selenium tests
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@389 a4c988fc-2ded-0310-b66e-134b36920a42
2007-01-02 02:21:45 +00:00

5 lines
No EOL
241 B
Text

setup :fixtures => :all
include_partial 'login/login', :username => 'admin', :password => 'abracadabra'
open "/project/Build_a_working_time_machine"
include_partial 'project_detail/add_deferred_todo'
assert_not_visible "tickler-empty-nd"