summaryrefslogtreecommitdiffstats
path: root/tests/test_install
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_install')
-rw-r--r--tests/test_install/test_updates.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_install/test_updates.py b/tests/test_install/test_updates.py
index 7f878b312..38ace5507 100644
--- a/tests/test_install/test_updates.py
+++ b/tests/test_install/test_updates.py
@@ -158,7 +158,7 @@ class test_update(object):
def test_6_update_1(self):
"""
- Test the updater removing a non-existant value from a multi-valued attribute
+ Test the updater removing a non-existent value from a multi-valued attribute
"""
modified = self.updater.update([self.testdir + "6_update.update"])
assert(modified == False)