mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Removed extraneous newline from test
This commit is contained in:
parent
bb0490d334
commit
db7b26fa55
@ -119,7 +119,6 @@ class TestQgsComposition(unittest.TestCase):
|
||||
myMapRenderer.setLayerSet(myLayerStringList)
|
||||
myMapRenderer.setProjectionsEnabled(False)
|
||||
|
||||
|
||||
myComposition = QgsComposition(myMapRenderer)
|
||||
myFile = os.path.join(TEST_DATA_DIR, 'template-for-substitution.qpt')
|
||||
myTemplateFile = file(myFile, 'rt')
|
||||
|
Loading…
x
Reference in New Issue
Block a user