Updated boot file lists for the Ruby gem and Python egg
This prevents consumers that rely on those lists (especially the Jasmine gem and egg) from getting a deprecation warning about boot.js.
This commit is contained in:
@@ -49,7 +49,7 @@ module Jasmine
|
||||
end
|
||||
|
||||
def boot_files
|
||||
["boot.js"]
|
||||
["boot0.js", "boot1.js"]
|
||||
end
|
||||
|
||||
def node_boot_files
|
||||
|
||||
Reference in New Issue
Block a user