diff options
Diffstat (limited to 'tests/test-rope.cpp')
-rw-r--r-- | tests/test-rope.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-rope.cpp b/tests/test-rope.cpp index f0895ffa..8159e276 100644 --- a/tests/test-rope.cpp +++ b/tests/test-rope.cpp @@ -218,4 +218,3 @@ int main(int /*argc*/, const char ** /*argv*/) { return 0; } - |