Skip to content

Commit 25bb0d2

Browse files
author
Amanda Butler
authored
Remove outdated text and fix spelling in README.md
Remove reference to yotta, and fix spelling for correct branding.
1 parent 1b1c108 commit 25bb0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/frameworks/unity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UNITY: Unit Testing for C
22

3-
This yotta module is a fork of the [UNITY test framework](http://www.throwtheswitch.org/unity/) with minor modifications to be able to use it with the [utest harness](https://github.com/ARMmbed/utest) for mbed OS.
3+
This module is a fork of the [UNITY test framework](http://www.throwtheswitch.org/unity/) with minor modifications to be able to use it with the [utest harness](https://github.com/ARMmbed/utest) for Mbed OS.
44

55
Please note that this module only contains the unity test macros, and no additions such as the unity fixtures.
66
Furthermore the failure macros have been modified to integrate with `utest` failure handlers, as `setjmp` and `longjmp` are not supported by `utest`.

0 commit comments

Comments
 (0)