diff options
Diffstat (limited to 'src/tests/testdir.cpp')
| -rw-r--r-- | src/tests/testdir.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/tests/testdir.cpp b/src/tests/testdir.cpp index 453a29784..cd35ac748 100644 --- a/src/tests/testdir.cpp +++ b/src/tests/testdir.cpp @@ -17,9 +17,7 @@ TestDir::TestDir(const QString &directoryPrefix) { } -TestDir::~TestDir() -{ -} +TestDir::~TestDir() = default; QUrl TestDir::url() const { |
