Skip to content

Commit

Permalink
tests: remove mispell testcase
Browse files Browse the repository at this point in the history
as not applicable anymore

Signed-off-by: Konrad Weihmann <[email protected]>
  • Loading branch information
priv-kweihmann committed Oct 13, 2024
1 parent 05e822c commit 52f77f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_class_oelint_vars_misspell.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ def test_bad_unknown(self, input_, id_, occurrence):
'oelint_adv_test.bb':
'PACKAGECONFIG[foo] = "a"',
},
{
'oelint_adv_test.bb':
'GOPATH = "abc"',
},
{
'oelint_adv_test.bb':
'''
Expand Down

0 comments on commit 52f77f5

Please sign in to comment.