You are here

public function JSONTest::setUp in Drupal Most Popular 7

File

modules/mostpopular_disqus/disqusapi/tests/json.php, line 7

Class

JSONTest

Code

public function setUp() {
  $this->json = new JSON();
}