Skip to content

Commit

Permalink
fixed travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vearutop committed Nov 18, 2016
1 parent f9f0824 commit 5563c24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

namespace Sparkline\Tests;


use Sparkline\Spark;

require_once __DIR__ . '/../src/Spark.php';

class Test extends \PHPUnit_Framework_TestCase
{
public function testit_graphs_argv_data()
Expand Down

0 comments on commit 5563c24

Please sign in to comment.