Skip to content

Commit 1611573

Browse files
committed
Remove unused function
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 69f5dfa commit 1611573

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_validate.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ def disabled_test_codestyle():
4646
subprocess.check_output(args=args, cwd=root_dir)
4747

4848

49-
def check_about(path):
50-
run_about_command_test(['check', path])
51-
52-
5349
def test_about_thirdparty():
5450
run_about_command_test(['check', 'thirdparty'])
5551

0 commit comments

Comments
 (0)