Merge pull request #9 from pr16-hash/master

website details
This commit is contained in:
ashab272000
2020-07-31 16:03:47 +04:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"main": "test.js",
"scripts": {
"test-web": "node website_test.js http://localhost:8004",
"test" : "mocha",
"test": "mocha",
"start": "node index.js"
},
"author": "",

View File

@@ -10,8 +10,10 @@ var selected_website = null; // Selected website.
///////////
//add the commands here
///////////
const commands = [
new Command({
new Command({
//User command
command: 'wg',