mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-26 07:16:10 +01:00
Remove missing catch_self_test.cpp, fixes #348
This commit is contained in:
parent
d4e5f18436
commit
81fc6d7111
@ -9,7 +9,7 @@ SOURCES = ApproxTests.cpp \
|
||||
TrickyTests.cpp \
|
||||
BDDTests.cpp \
|
||||
VariadicMacrosTests.cpp \
|
||||
catch_self_test.cpp
|
||||
|
||||
OBJECTS = $(patsubst %.cpp, %.o, $(SOURCES))
|
||||
CXX = g++
|
||||
CXXFLAGS = -I../../include
|
||||
|
Loading…
Reference in New Issue
Block a user