mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11174] Empty fixture for when we don't need any data.
PHPBB3-11174
This commit is contained in:
parent
4d1486b08c
commit
4b5e90a2bd
1 changed files with 5 additions and 0 deletions
5
tests/fixtures/empty.xml
vendored
Normal file
5
tests/fixtures/empty.xml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<dataset>
|
||||
<table name="phpbb_posts">
|
||||
</table>
|
||||
</dataset>
|
Loading…
Add table
Reference in a new issue