imgPath = $this->prepareTestFile($fileName, \OC::$SERVERROOT . '/tests/data/' . $fileName); // Arbitrary width and length which won't be used to calculate the ratio $this->width = 500; $this->height = 200; $this->provider = new \OC\Preview\TXT; } }