mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-16 04:51:32 +00:00
Fix typo in test name triggerered -> triggered
This commit is contained in:
parent
28fd7f5d6d
commit
7718350053
@ -1422,7 +1422,7 @@ fancy 1 i386 linux-meta-lts-grumpy 1
|
|||||||
|
|
||||||
self.assertEqual(self.pending_requests, '')
|
self.assertEqual(self.pending_requests, '')
|
||||||
|
|
||||||
def test_kernel_triggerered_tests(self):
|
def test_kernel_triggered_tests(self):
|
||||||
'''linux, lxc, glibc tests get triggered by linux-meta* uploads'''
|
'''linux, lxc, glibc tests get triggered by linux-meta* uploads'''
|
||||||
|
|
||||||
self.data.remove_all(False)
|
self.data.remove_all(False)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user