aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-01-05 16:16:14 +0100
committerLoïc Minier <lool@dooz.org>2010-01-05 16:16:14 +0100
commitc19f3cf09de552c0f16f8cb9193b87af1f207b08 (patch)
tree0452b0b3c6e47cbba6b0dadd5fe85ab442e2cc87
parent30fbb4ee6fc71ea69ba7bd16441a9be46a53b456 (diff)
downloadpbuilder-c19f3cf09de552c0f16f8cb9193b87af1f207b08.tar
pbuilder-c19f3cf09de552c0f16f8cb9193b87af1f207b08.tar.gz
Test split_alternates()
-rwxr-xr-xtest_pbuilder-satisfydepends-classic3
1 files changed, 3 insertions, 0 deletions
diff --git a/test_pbuilder-satisfydepends-classic b/test_pbuilder-satisfydepends-classic
index 8a1eaea..b3d129e 100755
--- a/test_pbuilder-satisfydepends-classic
+++ b/test_pbuilder-satisfydepends-classic
@@ -59,4 +59,7 @@ gnome-doc-utils
libssl-dev/(>=/0.9.8b-1)
liblaunchpad-integration-dev" test_split_deps
+expect_output "foo
+ bar" split_alternates "foo | bar"
+
testlib_summary