diff options
Diffstat (limited to 'test/unit/testCellBuffer.cxx')
| -rw-r--r-- | test/unit/testCellBuffer.cxx | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/test/unit/testCellBuffer.cxx b/test/unit/testCellBuffer.cxx index 80d9b6be8..d71bab88d 100644 --- a/test/unit/testCellBuffer.cxx +++ b/test/unit/testCellBuffer.cxx @@ -16,6 +16,8 @@  #include "catch.hpp" +using namespace Scintilla; +  // Test CellBuffer.  TEST_CASE("CellBuffer") { | 
