Skip to content

Commit 7a79cc0

Browse files
committed
Fixed broken build
1 parent 0574782 commit 7a79cc0

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__ . '../../../../phpfastcache');
3+
chdir(__DIR__ . '../../../src');
44

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

0 commit comments

Comments
 (0)