Skip to content

Commit 5304c19

Browse files
committed
Fixed broken build on Unix Env
1 parent 7a79cc0 commit 5304c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lexer/LexerCheck.test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
chdir(__DIR__ . '../../../src');
3+
chdir(__DIR__ . '/../../../src');
44

55
/**
66
* @author Khoa Bui (khoaofgod) <[email protected]> http://www.phpfastcache.com

0 commit comments

Comments
 (0)