Skip to content

Commit

Permalink
failure hint
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Aug 28, 2017
1 parent cdf3874 commit 549ce5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CSC/exD.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ <h1>Exercise D: Experiment with CppUnit</h1>

These aren't real tests, of course, but rather demonstrations of what can easily be tested
and what happens when they pass or fail. In this case, the first test will fail.
To see that, make and run the tests:
To see that, make and run the tests (see below about failures; you'll probably have to rebuild
CppUnit the first time through):

<CODE><PRE>
make
Expand Down

0 comments on commit 549ce5a

Please sign in to comment.