Tested JavaScript
This commit is contained in:
parent
b7afa9bdee
commit
ad895d851e
|
@ -1 +1,2 @@
|
||||||
|
//runs successfully
|
||||||
console.log('Hello World!');
|
console.log('Hello World!');
|
2
javascript/test.sh
Executable file
2
javascript/test.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
node helloworld.js
|
Loading…
Reference in New Issue
Block a user