basic: Remove empty directory.

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
This commit is contained in:
Matthias Klose 2012-10-07 09:59:02 +00:00
parent 4670abb087
commit d39e4c0c0b

View 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