<?php

/*
 * This test file is run with php_version set to a value of 70000.
 *
 * Both of the fixes the sniff offers will be applied as the PHP version allows for it.
 */

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