1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11495] Move tests to tree/ directory

PHPBB3-11495
This commit is contained in:
Joas Schilling
2013-04-25 17:13:21 +02:00
parent b334a2ce0f
commit 499dd3a833
7 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<dataset>
<table name="phpbb_forums">
<column>forum_id</column>
<column>parent_id</column>
<column>left_id</column>
<column>right_id</column>
<column>forum_parents</column>
<column>forum_name</column>
<column>forum_desc</column>
<column>forum_rules</column>
</table>
</dataset>