Skip to content

Commit

Permalink
Plugin: Tests/catch2 upgraded to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hbeni committed May 13, 2024
1 parent 60f69cd commit f228464
Show file tree
Hide file tree
Showing 6 changed files with 25,436 additions and 17,979 deletions.
2 changes: 1 addition & 1 deletion client/mumble-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ test: libs test/catch2/tests-main.o test/catch2/tests-main.o test/catch2/radioMo

# clean compile results
clean:
rm -f *.o *.rc lib/*.o test/catch2/*.catch2
rm -f *.o *.rc lib/*.o test/catch2/*.catch2 test/catch2/*.o

# clean compile results and binarys
clean-all: clean
Expand Down
Loading

0 comments on commit f228464

Please sign in to comment.