We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe26062 commit 99c206fCopy full SHA for 99c206f
tests/libtests/sources/Makefile.am
@@ -30,16 +30,13 @@ libtest_sources_SOURCES = \
30
TestAuxiliaryFactoryMomentTensorForce_Cases.cc \
31
TestAuxiliaryFactorySourceTime.cc \
32
TestAuxiliaryFactorySourceTime_Cases.cc \
33
- TestAuxiliaryFactoryPointForce.cc \
34
- TestAuxiliaryFactoryPointForce_Cases.cc \
35
$(top_srcdir)/tests/src/FieldTester.cc \
36
$(top_srcdir)/tests/src/driver_catch2.cc
37
38
39
dist_noinst_HEADERS = \
40
TestAuxiliaryFactoryMomentTensorForce.hh \
41
TestAuxiliaryFactorySourceTime.hh \
42
- TestAuxiliaryFactoryPointForce.hh
43
44
45
# End of file
0 commit comments