Skip to content

Commit

Permalink
Item11196: Oops, Release01x01 not ready yet!
Browse files Browse the repository at this point in the history
Sorry, jumped the gun - ManageDotPmTests were passing, so I
committed, but it turns out that's because it was the wrong
checkout :-)

git-svn-id: http://svn.foswiki.org/trunk@13741 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Jan 19, 2012
1 parent 5e7748f commit b437537
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UnitTestContrib/test/unit/ManageDotPmTests.pm
Expand Up @@ -592,6 +592,9 @@ sub test_NoUserAddToNewGroupCreate {

#$this->assert_not_null( $ret, "no users in list of users to add to group" );

$this->expect_failure( 'NEEDSMERGE, Item11196',
with_dep => 'Foswiki,<,1.2' );

#SMELL: TopicUserMapping specific - we don't refresh Groups cache :(
$this->assert(
Foswiki::Func::topicExists( $this->{users_web}, "NewGroup" ) );
Expand Down

0 comments on commit b437537

Please sign in to comment.