mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-06 18:06:04 +02:00
[ticket/11174] Empty fixture for when we don't need any data.
PHPBB3-11174
This commit is contained in:
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>
|
Reference in New Issue
Block a user