mirror of
https://github.com/sstent/node.git
synced 2026-01-27 15:41:43 +00:00
first post
This commit is contained in:
11
Nodejs-Socketio-Mysql-Demo/node_modules/wd/test/saucelabs/config.sample.js
generated
vendored
Normal file
11
Nodejs-Socketio-Mysql-Demo/node_modules/wd/test/saucelabs/config.sample.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// Generated by CoffeeScript 1.3.2
|
||||
(function() {
|
||||
|
||||
module.exports = {
|
||||
saucelabs: {
|
||||
username: '<USERNAME>',
|
||||
accessKey: '<KEY>'
|
||||
}
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
Reference in New Issue
Block a user