Skip to content

Commit 768bd99

Browse files
jere8184heinezen
authored andcommitted
Update container.cpp
1 parent f1ca419 commit 768bd99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libopenage/curve/tests/container.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ void test_array() {
336336
TESTEQUALS(next_frame.second, 40); // value
337337

338338
// Test begin and end
339-
340339
auto it = a.begin(1);
341340
TESTEQUALS(*it, 4);
342341
++it;

0 commit comments

Comments
 (0)