Skip to content

Commit 9446236

Browse files
committed
test v2
1 parent e832d73 commit 9446236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/SparqlPHPParserMainTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
use PHPUnit\Framework\TestCase;
3+
require_once 'vendor/autoload.php';
34
require(__DIR__ . '/../SparqlPHPParserMain.php');
45
class SparqlPHPParserMainTest extends TestCase
56
{

0 commit comments

Comments
 (0)