Group source comments in logic views
This commit is contained in:
parent
6d659ba381
commit
a30f021a52
4 changed files with 67 additions and 13 deletions
|
|
@ -499,6 +499,7 @@ if (pruned.prunedCount !== 2) fail("pruned node count");
|
|||
self.assertIn("Structure & containment", javascript)
|
||||
self.assertIn("Inherited & implemented behavior", javascript)
|
||||
self.assertIn("Required dependencies", javascript)
|
||||
self.assertIn('"logic-comment"', javascript)
|
||||
self.assertNotIn(">Children<", html)
|
||||
self.assertIn("distanceShade", javascript)
|
||||
self.assertIn("nodeDisplayName", javascript)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue