Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 1, 2015
1 parent 71fc457 commit 436119b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/core/testqgsatlascomposition.cpp
Expand Up @@ -472,6 +472,7 @@ void TestQgsAtlasComposition::test_signals()

void TestQgsAtlasComposition::test_remove_layer()
{
QgsMapLayerRegistry::instance()->addMapLayer( mVectorLayer2 );
mAtlas->setCoverageLayer( mVectorLayer2 );
mAtlas->setEnabled( true );

Expand Down

0 comments on commit 436119b

Please sign in to comment.