Move sources order to Ruby, which is where it's used.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
[
|
||||
"base.js",
|
||||
"util.js",
|
||||
"Env.js",
|
||||
"Reporter.js",
|
||||
"Block.js"
|
||||
]
|
||||
0
src/core/base.js
Executable file → Normal file
0
src/core/base.js
Executable file → Normal file
0
src/core/mock-timeout.js
Executable file → Normal file
0
src/core/mock-timeout.js
Executable file → Normal file
@@ -2,5 +2,5 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"build": 0,
|
||||
"revision": 1333301588
|
||||
"revision": 1333304168
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user