diff options
Diffstat (limited to 'tools/patman/test_checkpatch.py')
-rw-r--r-- | tools/patman/test_checkpatch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patman/test_checkpatch.py b/tools/patman/test_checkpatch.py index 3bf16febbf6..4e8d163184e 100644 --- a/tools/patman/test_checkpatch.py +++ b/tools/patman/test_checkpatch.py @@ -137,7 +137,7 @@ Signed-off-by: Simon Glass <sjg@chromium.org> class TestPatch(unittest.TestCase): """Test the u_boot_line() function in checkpatch.pl""" - def test_basic(self): + def test_filter(self): """Test basic filter operation""" data=''' |