aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsThreeWayTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PathOpsThreeWayTest.cpp')
-rw-r--r--tests/PathOpsThreeWayTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PathOpsThreeWayTest.cpp b/tests/PathOpsThreeWayTest.cpp
index bf634f9f7e..6a93bfbc59 100644
--- a/tests/PathOpsThreeWayTest.cpp
+++ b/tests/PathOpsThreeWayTest.cpp
@@ -75,6 +75,6 @@ DEF_TEST(PathOpsThreeWay, reporter) {
}
DEF_TEST(PathOpsThreeWayOneOff, reporter) {
- int index = 1;
+ int index = 0;
testSetTest(reporter, index);
}