This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 208342

Summary: uninitialized constant Test::Unit::TestCase::SUBCLASSES
Product: ruby Reporter: pepa.chmel
Component: TestingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal CC: guigs
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description pepa.chmel 2012-02-13 13:37:09 UTC
When i tray run unit test on on file (from IDE right click Test File ) it ends with error:
/.netbeans/7.1/nb_test_mediator.rb:114:in `add_to_suites': uninitialized constant Test::Unit::TestCase::SUBCLASSES (NameError)