Skip to content

Commit

Permalink
Adding Accept and AcceptLanguage
Browse files Browse the repository at this point in the history
  • Loading branch information
winmillwill committed Apr 1, 2012
1 parent 62bf674 commit f778c7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@

require_once __DIR__.'/../lib/Negotiator.php';
require_once __DIR__.'/../lib/AcceptLike.php';
require_once __DIR__.'/../lib/Accept.php';
require_once __DIR__.'/../lib/AcceptLanguage.php';
require_once __DIR__.'/../lib/AcceptLikeList.php';

0 comments on commit f778c7f

Please sign in to comment.