diff options
Diffstat (limited to 'tests/gerrit_stream/command-unittest')
| -rwxr-xr-x | tests/gerrit_stream/command-unittest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/gerrit_stream/command-unittest b/tests/gerrit_stream/command-unittest new file mode 100755 index 0000000..d188609 --- /dev/null +++ b/tests/gerrit_stream/command-unittest @@ -0,0 +1,3 @@ +export PYTHONPATH=$PYTHONPATH:`pwd` + +$TESTDIR/unittests.py |
