Skip to content
Permalink
Browse files
Fixed incorrectly name method in app test
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8716 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jul 6, 2008
1 parent 4eff113 commit 1ac4307
Showing 1 changed file with 1 addition and 1 deletion.
@@ -33,7 +33,7 @@ class TestQgsApplication: public QObject
};


void TestQgsGeometry::initTestCase()
void TestQgsApplication::initTestCase()
{
//
// Runs once before any tests are run

0 comments on commit 1ac4307

Please sign in to comment.