Coding style.
- Linting.
This commit is contained in:
parent
b2e6ab2c3e
commit
4a2f99d795
16 changed files with 55 additions and 64 deletions
|
|
@ -133,7 +133,7 @@ class ToolsTestCase(unittest.TestCase):
|
|||
self._test_tool(tools.perl_syntax,
|
||||
[("perl.pl", tools.Status.ok),
|
||||
# ("perl6.pl", tools.Status.problem)
|
||||
])
|
||||
])
|
||||
|
||||
def test_perldoc(self):
|
||||
# FIX: This is failing in an Appimage, inside a nspawn container,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue