Show the correct badge for this project.

Fix a bug in a test.
This commit is contained in:
Mark VanderVoord
2021-01-16 22:15:36 -05:00
parent 03acc531bf
commit 38d6dccc8e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
CMock ![CI](https://github.com/ThrowTheSwitch/Unity/workflows/CI/badge.svg)
CMock ![CI](https://github.com/ThrowTheSwitch/CMock/workflows/CI/badge.svg)
=====
CMock is a mock and stub generator and runtime for unit testing C. It's been designed
to work smoothly with Unity Test, another of the embedded-software testing tools