test classes autoloading path was broken
authorAntoine Musso <hashar@free.fr>
Sat, 10 Nov 2012 20:39:54 +0000 (21:39 +0100)
committerAntoine Musso <hashar@free.fr>
Sat, 10 Nov 2012 20:39:54 +0000 (21:39 +0100)
commit440ed2818566f1258c7240703009f7f5332ae171
tree9e73700a301d5ab9e3c074e32b6f3696e8a35a7b
parentf6bed9f6b127b101487516908c654c9b3f08c4bf
test classes autoloading path was broken

Since 7c6c05a, the ORMTableTest and SeleniumTestConstants classes points
to a wrong path. The reason is the variable name has not been renamed
for them.

Change-Id: I430031d0d00a8f0da047184285d1797a145bd389
tests/TestsAutoLoader.php