1
0
mirror of https://github.com/ceph/ceph synced 2025-04-01 00:26:47 +00:00
ceph/scripts/test/test_run.py
Zack Cerza cbe7d8e5a1 Add basic tests for scripts
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2013-10-10 19:09:35 -05:00

6 lines
82 B
Python

from script import Script
class TestRun(Script):
script_name = 'teuthology'