Skip to content

Commit

Permalink
Discard changes to tests/text/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
emilydolson authored Feb 29, 2024
1 parent 8e61986 commit e65d525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/text/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TEST_NAMES = HTMLText Text
TEST_NAMES = EmphaticText HTMLText Text

# -O3 -Wl,--stack,8388608 -ftrack-macro-expansion=0
FLAGS = -std=c++20 -g -pthread -Wall -Wno-unused-function -Wno-unused-private-field -I../../include/ -I../../ -I../../third-party/cereal/include/ -DCATCH_CONFIG_MAIN
Expand Down

0 comments on commit e65d525

Please sign in to comment.