Browse Source

SUnit for Helios

Ryan Simmons 11 years ago
parent
commit
44161cde32
1 changed files with 2 additions and 0 deletions
  1. 2 0
      all-inner.js

+ 2 - 0
all-inner.js

@@ -13,12 +13,14 @@ define([
 	'helios/Helios-Commands-Core',
 	'helios/Helios-Commands-Core',
 	'helios/Helios-Commands-Tools',
 	'helios/Helios-Commands-Tools',
 	'helios/Helios-Commands-Browser',
 	'helios/Helios-Commands-Browser',
+	'helios/Helios-Commands-SUnit',
 	'helios/Helios-Layout',
 	'helios/Helios-Layout',
 	'helios/Helios-KeyBindings',
 	'helios/Helios-KeyBindings',
 	'helios/Helios-Browser',
 	'helios/Helios-Browser',
 	'helios/Helios-Workspace',
 	'helios/Helios-Workspace',
 	'helios/Helios-Transcript',
 	'helios/Helios-Transcript',
 	'helios/Helios-SUnit',
 	'helios/Helios-SUnit',
+	'helios/Helios-SUnit-Tests',
 	'helios/Helios-Debugger',
 	'helios/Helios-Debugger',
 	'helios/Helios-Inspector',
 	'helios/Helios-Inspector',
 	'helios/Helios-References',
 	'helios/Helios-References',