Comment 5 for bug 1720660

Revision history for this message
Seth Forshee (sforshee) wrote :

Looks like there's a typo, s/assertEqaul/assertEqual/.

Traceback (most recent call last):
    File "./test-kernel-security.py", line 675, in test_072_config_security_apparmor
      self.assertEqaul(self._get_config(default_apparmor_option), 'y')
  AttributeError: 'KernelSecurityTest' object has no attribute 'assertEqaul'