mirror of
https://github.com/catchorg/Catch2
synced 2026-02-13 00:52:14 +00:00
Fixing paths in SelfTest
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "catch.hpp"
|
||||
|
||||
#include "internal/catch_enum_values_registry.h"
|
||||
#include "catch_enum_values_registry.h"
|
||||
|
||||
enum class EnumClass3 { Value1, Value2, Value3, Value4 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user