Bug 282402 - test_shell_and_spinner_default defined twice
Summary: test_shell_and_spinner_default defined twice
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Glimmer (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 15:12 EDT by Nick Edgar CLA
Modified: 2011-01-18 14:32 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2009-07-03 15:12:57 EDT
in glimmer_test.rb, the test_shell_and_spinner_default method is defined twice.
The second actually tests list, not spinner, so should be renamed to test_shell_and_list_default.