From 351ffaa050aaeb12d5a3fb01889e1d33c1e32a8e Mon Sep 17 00:00:00 2001 From: Cal Peyser Date: Wed, 31 Aug 2016 14:14:41 +0000 Subject: Rollback of commit 1cd224a17bfe30f7d3c0e7f5eaada3e0331ff31a. *** Reason for rollback *** Re-enabling tests now that they are passing *** Original change description *** Disable broken tests. -- MOS_MIGRATED_REVID=131825670 --- scripts/bash_completion_test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/bash_completion_test.sh') diff --git a/scripts/bash_completion_test.sh b/scripts/bash_completion_test.sh index 208690f2ec..82a0fa3411 100755 --- a/scripts/bash_completion_test.sh +++ b/scripts/bash_completion_test.sh @@ -527,8 +527,7 @@ test_directory_expansion_in_subdir() { 'build streamer2/stuff/' } -# TODO(b/30966418): Re-enable when fixed. -disabled_test_target_expansion() { +test_target_expansion() { # 'Test expansion of target names within packages' make_packages -- cgit v1.2.3