Added a simple smoke test for export
authormhutti1 <mhutti1@gmail.com>
Fri, 25 Dec 2015 20:14:02 +0000 (21:14 +0100)
committerReedy <reedy@wikimedia.org>
Sun, 27 Dec 2015 22:22:06 +0000 (22:22 +0000)
commit437d48ab681e3f9e2aed34d72b2f20a63ebfff9c
tree6fac8b4f5234b406aa8e1914a544901f71b1b620
parent28bb4d1f8ae5a0cad76e2cbc9599e5efb316450a
Added a simple smoke test for export

Added ExportTest.php to check that exported xml is valid.

Bug: T116883
Change-Id: I76151a6ab4f88ab1904627ad1d00ed487d0ab606
tests/phpunit/includes/ExportTest.php [new file with mode: 0644]