mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-04-27 10:14:40 +00:00
Merge pull request #12 from QuasarApp/task_1
ref #Changed directories in the project stucture, changed file exampl…
This commit is contained in:
commit
d4d840380d
@ -21,5 +21,5 @@ include(../CMake/ProjectOut.cmake)
|
||||
include(../CMake/Version.cmake)
|
||||
include(../CMake/QtUtils.cmake)
|
||||
|
||||
add_subdirectory(Library)
|
||||
add_subdirectory(Example)
|
||||
add_subdirectory(CFixer)
|
||||
add_subdirectory(CopyrighFixer)
|
||||
|
@ -6,7 +6,7 @@
|
||||
//#
|
||||
|
||||
#include <QtTest>
|
||||
#include "exampletest.h"
|
||||
#include "cfixertest.h"
|
||||
|
||||
/**
|
||||
* @brief The tstMain class - this is main test class
|
||||
|
@ -6,7 +6,7 @@
|
||||
//#
|
||||
|
||||
|
||||
#include "exampletest.h"
|
||||
#include "cfixertest.h"
|
||||
|
||||
|
||||
ExampleTest::ExampleTest() {
|
Loading…
x
Reference in New Issue
Block a user