nova-specs/tests
Nikola Dipanov eafd8a25c5 tests: Allow for code block lines to be longer
Currently tests would fail if code block lines are longer than 79
characters, which is too restrictive as code blocks can contain
JSON or shell (or any other) code which should not be artificially
wrapped against it's natural formatting.

Change-Id: Iaf81d310f9406a23539efc3a3e2f25034ae39fa8
2015-10-20 10:47:53 +01:00
..
__init__.py Add unit test to make sure all sections are present 2014-03-31 12:03:41 -04:00
test_directories.py Add test to check spec directories 2015-03-31 14:02:47 -07:00
test_titles.py tests: Allow for code block lines to be longer 2015-10-20 10:47:53 +01:00