Init. Map does not function and only working on backend at the moment.
This commit is contained in:
8
node_modules/xmlhttprequest-ssl/autotest.watchr
generated
vendored
Normal file
8
node_modules/xmlhttprequest-ssl/autotest.watchr
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
def run_all_tests
|
||||
puts `clear`
|
||||
puts `node tests/test-constants.js`
|
||||
puts `node tests/test-headers.js`
|
||||
puts `node tests/test-request.js`
|
||||
end
|
||||
watch('.*.js') { run_all_tests }
|
||||
run_all_tests
|
Reference in New Issue
Block a user