We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47128fb + e44e881 commit 84258b3Copy full SHA for 84258b3
manual.markdown
@@ -70,7 +70,7 @@ int main(int ac, char** av)
70
}
71
{% endhighlight %}
72
73
-CppUTest will automatically find your tests (as long as you don't like them in a library).
+CppUTest will automatically find your tests (as long as you don't link them in a library).
74
75
### Makefile changes
76
0 commit comments