<?php

/*
 * This test file is run with php_version set to a value of 50000.
 *
 * Neither of the fixes the sniff offers will be applied as the PHP version is too low.
 */

$path = dirname(__FILE__);
$path = dirname(dirname(__DIR__));
