basic: Remove empty directory.
authorMatthias Klose <doko@gcc.gnu.org>
Sun, 7 Oct 2012 09:59:02 +0000 (09:59 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Sun, 7 Oct 2012 09:59:02 +0000 (09:59 +0000)
2012-10-07  Matthias Klose  <doko@ubuntu.com>

        * testsuite/28_regex/algorithms/match/basic: Remove empty directory.
        * testsuite/28_regex/algorithms/match/extended: Likewise.
        * testsuite/28_regex/algorithms/match: Likewise.

From-SVN: r192180

libstdc++-v3/ChangeLog

index 6f6da57..998e429 100644 (file)
@@ -1,3 +1,9 @@
+2012-10-07  Matthias Klose  <doko@ubuntu.com>
+
+       * testsuite/28_regex/algorithms/match/basic: Remove empty directory.
+       * testsuite/28_regex/algorithms/match/extended: Likewise.
+       * testsuite/28_regex/algorithms/match: Likewise.
+
 2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/52764