mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 12:20:32 +02:00
fixed unit test
This commit is contained in:
@@ -37,6 +37,7 @@ void cleanupTestCase();
|
||||
|
||||
///Test here
|
||||
|
||||
|
||||
//test painting area
|
||||
void test_addLayer();
|
||||
void test_deleteLayer();
|
||||
@@ -171,7 +172,7 @@ void UnitTest::initTestCase()
|
||||
|
||||
void UnitTest::cleanupTestCase()
|
||||
{
|
||||
delete gui;
|
||||
|
||||
}
|
||||
|
||||
//test painting area
|
||||
|
||||
Reference in New Issue
Block a user