support/testing: fix test_lua_cffi.py flake8 error
support/testing/tests/package/test_lua_cffi.py:14:1: W391 blank line at end of file Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
72308ab9a3
commit
11f8b9fb45
@ -11,4 +11,3 @@ class TestLuaLuaCffi(TestLuaBase):
|
||||
def test_run(self):
|
||||
self.login()
|
||||
self.module_test("cffi")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user