]> source.dussan.org Git - nextcloud-server.git/commit
Fixed testTouch unit test to work with stable5
authorVincent Petry <pvince81@owncloud.com>
Fri, 22 Nov 2013 13:53:56 +0000 (14:53 +0100)
committerVincent Petry <pvince81@owncloud.com>
Fri, 22 Nov 2013 13:53:56 +0000 (14:53 +0100)
commit6eae96b7b03bf804fbbd891533eb4a396b26ee9d
treea6bf0c3655b0d634719c9687ef84c76c2ddf6bd9
parent64b484e32e2d16736a8bacc86980026deefcf42a
Fixed testTouch unit test to work with stable5

Calling getFileInfo() would trigger checkUpdate() and would return the
real file mtime because the test value 500 was in the past.

This fix makes this test work with the stable5 behavior.

Removed "storage_mtime" references which don't exist in stable5.
tests/lib/files/view.php