Unverified Commit 5840b832 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3159849 by quietone, mikelutz: Add missing tests of filepath to FileTest

(cherry picked from commit 07c913e2)
parent 17fd4eae
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ public function providerSource() {
        'filesize' => '3620',
        'status' => '1',
        'timestamp' => '1421727515',
        'filepath' => 'sites/default/files/cube.jpeg',
      ],
    ];
    // Do an automatic count.
@@ -143,6 +144,7 @@ public function providerSource() {
        'filesize' => '3620',
        'status' => '1',
        'timestamp' => '1421727515',
        'filepath' => 'sites/default/files/cube.jpeg',
      ],
    ];
    // Do an automatic count.