Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units/node/obs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/units/node/obs.py')
-rwxr-xr-xtests/units/node/obs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/units/node/obs.py b/tests/units/node/obs.py
index fef1b1d..bf43ed6 100755
--- a/tests/units/node/obs.py
+++ b/tests/units/node/obs.py
@@ -93,7 +93,7 @@ class ObsTest(tests.Test):
'arch': 'i586',
'package': 'pkg1',
'withdeps': '1',
- 'exclude': 'sugar',
+ 'exclude': 'sweets-sugar',
}},
[ '<resolve>',
' <binary name="pkg1-1" url="http://pkg1-1.prm" arch="arch"/>',
@@ -108,7 +108,7 @@ class ObsTest(tests.Test):
'arch': 'i586',
'package': 'pkg2',
'withdeps': '1',
- 'exclude': 'sugar',
+ 'exclude': 'sweets-sugar',
}},
[ '<resolve>',
' <binary name="pkg2-1" url="http://pkg2-1.prm" arch="arch"/>',