mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-12-14 17:34:05 +01:00
Initial commit
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