Skip to content

Commit

Permalink
* Readding Runner, submodule madness hopefully resolved.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Aug 4, 2010
1 parent 4901ea4 commit 1ad22df
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -4,3 +4,6 @@
[submodule "Specs/mootools-core"]
path = Specs/mootools-core
url = http://github.com/mootools/mootools-core.git
[submodule "Specs/Runner"]
path = Specs/Runner
url = git://github.com/mootools/mootools-runner.git
6 changes: 3 additions & 3 deletions Specs/Configuration.js
Expand Up @@ -121,9 +121,9 @@ Configuration.source = {
path: '../Source/',
files: [
'Core/More',
'Core/Lang',
'Localization/Form.Validator.English',
'Localization/Date.English.US',
'Locale/Locale',
'Locale/Form.Validator.English',
'Locale/Date.English.US',

'Class/Class.Binds',
'Class/Class.Refactor',
Expand Down
1 change: 1 addition & 0 deletions Specs/Runner
Submodule Runner added at c74674
2 changes: 1 addition & 1 deletion Specs/mootools-core

0 comments on commit 1ad22df

Please sign in to comment.