rollbear / trompeloeil

Header only C++14 mocking framework
Boost Software License 1.0
802 stars 85 forks source link

Fix syntax error in cookbook example #292

Closed offa closed 1 year ago

offa commented 1 year ago

There's a ; missing in the example.

codecov[bot] commented 1 year ago

Codecov Report

Merging #292 (7ce938f) into main (33af450) will increase coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   97.95%   98.01%   +0.06%     
==========================================
  Files           1        1              
  Lines        1320     1312       -8     
==========================================
- Hits         1293     1286       -7     
+ Misses         27       26       -1     
Impacted Files Coverage Δ
include/trompeloeil.hpp 98.01% <0.00%> (+0.06%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.