Fix some ;); bugs in Catch tests that clang doesn't like

This commit is contained in:
Ian Bell
2018-10-11 18:49:03 +02:00
parent a68eb19a7e
commit ede27edc38
9 changed files with 46 additions and 37 deletions

View File

@@ -635,6 +635,7 @@ std::string get_backend_string(backends backend) {
#ifdef ENABLE_CATCH
#include "catch.hpp"
#include <sstream>
TEST_CASE("Check that all parameters are described","")
{