Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(51)

Unified Diff: www/tests/statTest.php

Issue 108470043: Add PHPStats information and move to different directory. Base URL: https://github.com/geening/webpagetest.git@master
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « www/stat.inc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: www/tests/statTest.php
diff --git a/www/tests/statTest.php b/www/tests/statTest.php
index c9ab57920dbc241a9b930477baa5811cf6d18bec..101244d1552f97f406f8d060ea14d0e031c9a448 100644
--- a/www/tests/statTest.php
+++ b/www/tests/statTest.php
@@ -5,7 +5,7 @@
// php $PHPUNIT_LOCATION/phpunit.phar graphPageDataTest
include_once '../stat.inc';
-include '../../lib/PHPStats.phar';
+include '../../lib/PHPStats/PHPStats.phar';
class StatTest extends PHPUnit_Framework_TestCase
{
« no previous file with comments | « www/stat.inc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b