Skip to content

Commit

Permalink
Revert another bit from 2112b10
Browse files Browse the repository at this point in the history
The revert of  2112b10 lost a change
in tests/lib3/test_yaml.py
probably due to the renaming lib3 -> lib
  • Loading branch information
perlpunk committed Sep 21, 2021
1 parent 357354d commit e2f3e65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/lib/test_yaml.py
Expand Up @@ -14,8 +14,6 @@
from test_sort_keys import *
from test_multi_constructor import *

from test_schema import *

if __name__ == '__main__':
import test_appliance
test_appliance.run(globals())
Expand Down

0 comments on commit e2f3e65

Please sign in to comment.