mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
looks like I forgot to push this bad boy
This commit is contained in:
parent
9f9af342fd
commit
3ef1e2683e
1 changed files with 5 additions and 0 deletions
5
lxc/tests/test_paradoc.py
Normal file
5
lxc/tests/test_paradoc.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
try:
|
||||
import paradoc
|
||||
print('good')
|
||||
except:
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue