Skip to content

Commit

Permalink
remove skipped from known bug list
Browse files Browse the repository at this point in the history
  • Loading branch information
wmacevoy committed Sep 9, 2019
1 parent 9dbd3ce commit 2453376
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,6 @@ Note that `Test::run()` only calls the active unresolved tests.

* The `assertCurrentTestXXXX([,footnote [,retval])` macros do not compile on ESP8266 boards with no footnote. Use an empty footnote `assertCurrentTestXXXX("")`, or use `assertCurrentTestXXXX_0()` for no footnote. You do not have to specify a return value.

* The current release prints "skipped" for all tests, although assertions are correctly reported. (#86)

## FAQ

Q. The line number of the asserts do not match the source file.
Expand Down

0 comments on commit 2453376

Please sign in to comment.