diff --git a/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/ClearCompiledBCTest.php b/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/ClearCompiledBCTest.php index 30d76f12..9cf3f127 100644 --- a/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/ClearCompiledBCTest.php +++ b/tests/UnitTests/SmartyMethodsTests/ClearCompiledTemplate/ClearCompiledBCTest.php @@ -6,7 +6,7 @@ * @author Uwe Tews * @author Rodney Rehm */ -include_once dirname(__FILE__) . './ClearCompiledTest.php'; +include_once dirname(__FILE__) . '/ClearCompiledTest.php'; /** * class for delete compiled template tests