mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 15:01:33 +02:00
[ticket/14257] Add tests for reparser manager
PHPBB3-14257
This commit is contained in:
7
tests/text_reparser/fixtures/config_text.xml
Normal file
7
tests/text_reparser/fixtures/config_text.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<dataset>
|
||||
<table name="phpbb_config_text">
|
||||
<column>config_name</column>
|
||||
<column>config_value</column>
|
||||
</table>
|
||||
</dataset>
|
Reference in New Issue
Block a user