diff options
Diffstat (limited to 'tests/pkg-drop.test')
-rw-r--r-- | tests/pkg-drop.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pkg-drop.test b/tests/pkg-drop.test index c035837..f0ff50f 100644 --- a/tests/pkg-drop.test +++ b/tests/pkg-drop.test @@ -53,11 +53,11 @@ $* libfoo 2>>/EOE != 0 error: package libfoo does not exist in configuration cfg/ EOE -: unknown-package-ver +: invalid-name : $clone_cfg; $* libfoo/1.0.0 2>>~%EOE% != 0 - %error: package libfoo/1.0.0 does not exist in configuration cfg[/\\]% + %error: invalid package name 'libfoo/1.0.0': illegal character% EOE : dependencies-or-dependents |