update,
This commit is contained in:
11
vinniesniper-54816/task1/_lab/001-test-integration/test.sh
Executable file
11
vinniesniper-54816/task1/_lab/001-test-integration/test.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
rm -rf __pycache__
|
||||
|
||||
python ./draft1.py
|
||||
|
||||
sleep 1
|
||||
|
||||
rm -rf __pycache__
|
Reference in New Issue
Block a user