ensure unique revision id in backupTextPassTest
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 16 Jun 2012 07:09:27 +0000 (09:09 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 16 Jun 2012 07:09:27 +0000 (09:09 +0200)
commitf01c89b786cdf6b0825421a97333b1d697b38d9d
treef65451bd31fc7bea3522de9895df08c49764eac6
parentd04b8ceea67660485245beaa4aca1625cf2170aa
ensure unique revision id in backupTextPassTest

Idb82fe620c3395acaa8f051b4d4d0d770cd33d44 adds a unique contraints on
the revision id to export.xsd, which does not apply here
creating unique contraints in the same way than the pageids by adding an
offset

Change-Id: Ia19f1011a5c0ba8d21cc01a9be2e4d2ed300a80a
tests/phpunit/maintenance/backupTextPassTest.php