Files
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
..