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.
1 parent 47128fb commit e44e881Copy full SHA for e44e881
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