test-debugextensions: add dummy extension to make ifcontains() test more solid
If testedwith were a string, ifcontains("3.2", testedwith) would match "3.2.1". New test added to cover that.
Loading
Please register or sign in to comment
If testedwith were a string, ifcontains("3.2", testedwith) would match "3.2.1". New test added to cover that.