try to run command in extended-tests

pull/16/head
Sebastien Bourdeauducq 2019-02-17 22:57:48 +08:00
parent bf08d60ed2
commit 41161a3762
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
print("hello world")
import os
print("hello world")
os.system("artiq_client --version")