Fix incorrect number of tests in mpfr

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2010-07-02 02:36:10 +00:00
parent 6541b70b85
commit b728ca9a76

View File

@ -55,7 +55,7 @@
Do not skip it under any circumstances.</para> Do not skip it under any circumstances.</para>
</important> </important>
<para>Test the results and ensure that all 148 tests passed:</para> <para>Test the results and ensure that all tests passed:</para>
<screen><userinput remap="test">make check</userinput></screen> <screen><userinput remap="test">make check</userinput></screen>