Commit 3b1aa533 by Paolo Carlini Committed by Paolo Carlini

53984.cc: Fix typo in dg-require directive.

2017-07-26  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/27_io/basic_fstream/53984.cc: Fix typo in dg-require
	directive.

From-SVN: r250575
parent 867ba4b9
2017-07-26 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/27_io/basic_fstream/53984.cc: Fix typo in dg-require
directive.
2017-07-25 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/53984
......
......@@ -15,7 +15,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
// { dg-require-file-io "" }
// { dg-require-fileio "" }
#include <fstream>
#include <testsuite_hooks.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment