mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 15:21:00 -04:00
this test would never succeed, because the previous test - testFOpen() - creates the file 'foo', but testTouchCreateFile() starts out by asserting it doesn't exist. Change the test to use a file called 'touch' instead (which does not previously exist). |
||
|---|---|---|
| .. | ||
| cache | ||
| mount | ||
| node | ||
| objectstore | ||
| storage | ||
| stream | ||
| utils | ||
| etagtest.php | ||
| filesystem.php | ||
| mapper.php | ||
| view.php | ||