diff --git a/test/test_limit_order_book.cpp b/test/test_limit_order_book.cpp index 0a39433..1ca49ae 100644 --- a/test/test_limit_order_book.cpp +++ b/test/test_limit_order_book.cpp @@ -269,8 +269,6 @@ SCENARIO("a limit order is submitted that crosses and fills") { } } -// limit market - // --------------------------------------------------------------------------- // MARK: cancel // ---------------------------------------------------------------------------