Updated script that can be controled by Nodejs web app
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
result = 'passed'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
result = 'passed'
|
||||