Skip to content

Commit 644bcde

Browse files
committed
Test should test
1 parent 1f84155 commit 644bcde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • checkbox-ng/plainbox/impl/secure/providers

checkbox-ng/plainbox/impl/secure/providers/test_v1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ def test_good_values_work(self):
6060

6161
def test_yearless_namespace_work(self):
6262
name = "com.canonical:certification"
63+
self.assertEqual(self.validator(self.variable, name), None)
6364

6465
def test_must_match_whole_string(self):
6566
name = "com.canonical:certification-resources-server BOGUS"

0 commit comments

Comments
 (0)