correct example command

This commit is contained in:
2014-12-18 14:52:33 +01:00
parent 7a209ba558
commit 9a821c70c6

View File

@@ -10,7 +10,7 @@ Run all tests:
Run a single test: Run a single test:
python3 -m unittest test_cli.BamCommitTest.test_checkout python3 -m unittest test_cli.BamCheckoutTest.test_checkout
""" """
import os import os