Commit 8152d6ef by Jonathan Wakely Committed by Jonathan Wakely

Remove stray character at end of dg-do directive

	* testsuite/experimental/filesystem/operations/temp_directory_path.cc:
	Remove stray character at end of dg-do directive.

From-SVN: r243548
parent 8ae1c2c1
2016-12-12 Jonathan Wakely <jwakely@redhat.com>
* testsuite/experimental/filesystem/operations/temp_directory_path.cc:
Remove stray character at end of dg-do directive.
2016-12-09 Jonathan Wakely <jwakely@redhat.com>
* include/std/variant: Remove misplaced
......
......@@ -16,7 +16,7 @@
// <http://www.gnu.org/licenses/>.
// { dg-options "-lstdc++fs" }
// { dg-do run { target c++11 } }E
// { dg-do run { target c++11 } }
// { dg-require-filesystem-ts "" }
#include <experimental/filesystem>
......
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