tests: fix syntax warning in ipsec tun test 33/31533/2
authorBrian Russell <brian@graphiant.com>
Thu, 4 Mar 2021 17:13:11 +0000 (17:13 +0000)
committerDamjan Marion <dmarion@me.com>
Mon, 15 Mar 2021 17:45:52 +0000 (17:45 +0000)
commit73d9c9da6a66ca8658f4ff2a0f8421f3d755cb95
treee9a1452f8a19cc3aceb78a5219f8e5faefb57886
parent1126c90e3ae1265baaf5a1190edf49c5c39f10fe
tests: fix syntax warning in ipsec tun test

Testing for equality should be done via '==' rather
than 'is' which tests identity.

Type: fix
Signed-off-by: Brian Russell <brian@graphiant.com>
Change-Id: Iade53aea61d8aadcf6bffbfbef7fdac9a1004873