diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testparseperformance.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testparseperformance.cpp b/tests/testparseperformance.cpp index e7cce9303..c80799cff 100644 --- a/tests/testparseperformance.cpp +++ b/tests/testparseperformance.cpp @@ -10,7 +10,7 @@ #include <QDebug> #include <QNetworkProxy> -#define LARGE_TEST_REPO "https://github.com/Subsurface-divelog/large-anonymous-sample-data" +#define LARGE_TEST_REPO "https://github.com/Subsurface/large-anonymous-sample-data" void TestParsePerformance::initTestCase() { |