mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-27 02:35:39 +01:00
Fixed quote balancing issue in reporter error
This commit is contained in:
14
include/internal/catch_notimplemented_exception.hpp
Normal file
14
include/internal/catch_notimplemented_exception.hpp
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// catch_notimplemented_exception.hpp
|
||||
// CatchSelfTest
|
||||
//
|
||||
// Created by Phil Nash on 05/08/2012.
|
||||
//
|
||||
//
|
||||
|
||||
#ifndef CatchSelfTest_catch_notimplemented_exception_hpp
|
||||
#define CatchSelfTest_catch_notimplemented_exception_hpp
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user