Skip to content

Commit

Permalink
Remove another redundant composer test
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 7, 2018
1 parent 9a13cfd commit 71a33e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 100 deletions.
1 change: 0 additions & 1 deletion tests/src/python/CMakeLists.txt
Expand Up @@ -25,7 +25,6 @@ ADD_PYTHON_TEST(PyQgsColorButton test_qgscolorbutton.py)
ADD_PYTHON_TEST(PyQgsColorScheme test_qgscolorscheme.py)
ADD_PYTHON_TEST(PyQgsColorSchemeRegistry test_qgscolorschemeregistry.py)
ADD_PYTHON_TEST(PyQgsCoordinateFormatter test_qgscoordinateformatter.py)
ADD_PYTHON_TEST(PyQgsComposition test_qgscomposition.py)
ADD_PYTHON_TEST(PyQgsConditionalStyle test_qgsconditionalstyle.py)
ADD_PYTHON_TEST(PyQgsCoordinateTransformContext test_qgscoordinatetransformcontext.py)
ADD_PYTHON_TEST(PyQgsDefaultValue test_qgsdefaultvalue.py)
Expand Down
99 changes: 0 additions & 99 deletions tests/src/python/test_qgscomposition.py

This file was deleted.

0 comments on commit 71a33e9

Please sign in to comment.