Status: New
Owner: tudor.gi...(a)gmail.com
Labels: Type-Defect Priority-Medium
New issue 628 by damien.c...(a)gmail.com: [Glamour] Useless mouseUp event in
test
http://code.google.com/p/moose-technology/issues/detail?id=628
GLMTreeMorphicTest>>testChildrenBlock has a line which looks like:
self send: self tree mouseUpOnItem: self treeRoots first.
The test passes whether the line is present or not.