this test really does fail
[xtuple] / .gitmodules
index 44803cb..42d04d7 100644 (file)
@@ -1,21 +1,18 @@
 [submodule "enyo-client/application/enyo"]
   path = enyo-client/application/enyo
-  url = https://github.com/enyojs/enyo.git
+  url = https://github.com/xtuple/enyo.git
 [submodule "lib/onyx"]
   path = lib/onyx
   url = https://github.com/enyojs/onyx.git
 [submodule "lib/layout"]
   path = lib/layout
   url = https://github.com/enyojs/layout.git
-[submodule "enyo-client/extensions/enyo"]
-  path = enyo-client/extensions/enyo
-  url = https://github.com/enyojs/enyo.git
 [submodule "lib/enyo-x/lib/gts-plugins"]
   path = lib/enyo-x/lib/gts-plugins
   url = https://bitbucket.org/GlitchTechScience/gts-plugins.git
 [submodule "lib/enyo-x/enyo"]
   path = lib/enyo-x/enyo
-  url = https://github.com/enyojs/enyo.git
+  url = https://github.com/xtuple/enyo.git
 [submodule "lib/enyo-x/lib/onyx"]
   path = lib/enyo-x/lib/onyx
   url = https://github.com/enyojs/onyx.git
@@ -40,3 +37,9 @@
 [submodule "lib/enyo-x/lib/nvd3"]
        path = lib/enyo-x/lib/nvd3
        url = https://github.com/novus/nvd3.git
+[submodule "lib/enyo-x/lib/font-onyx"]
+       path = lib/enyo-x/lib/font-onyx
+       url = https://github.com/xtuple/font-onyx.git
+[submodule "lib/tools/lib/async"]
+       path = lib/tools/lib/async
+       url = https://github.com/caolan/async.git