Skip to content

Commit

Permalink
Removed extraneous newline from test
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Sep 27, 2012
1 parent bb0490d commit db7b26f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/python/test_qgscomposition.py
Expand Up @@ -119,7 +119,6 @@ def testPrintMapFromTemplate(self):
myMapRenderer.setLayerSet(myLayerStringList)
myMapRenderer.setProjectionsEnabled(False)


myComposition = QgsComposition(myMapRenderer)
myFile = os.path.join(TEST_DATA_DIR, 'template-for-substitution.qpt')
myTemplateFile = file(myFile, 'rt')
Expand Down

0 comments on commit db7b26f

Please sign in to comment.