Ver código fonte

SUnit for Helios

Ryan Simmons 11 anos atrás
pai
commit
44161cde32
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      all-inner.js

+ 2 - 0
all-inner.js

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