Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

testing.rst 204B

123456789
  1. Testing
  2. =======
  3. There is a similar script for running tests::
  4. cd examples
  5. ./run_tests.sh defaultshop
  6. This specifies a sqlite3 database to use for testing and filters out the useless output.