~jstys-z/helioviewer.org/timeline

« back to all changes in this revision

Viewing changes to api/tests/Validation/InputValidator/GoodInputTest.php

  • Committer: Keith Hughitt
  • Date: 2010-02-17 22:00:59 UTC
  • mfrom: (402.1.68 hv)
  • Revision ID: keith.hughitt@nasa.gov-20100217220059-wmdq7kgokj4seryx
Merged with Keith's branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * @link     http://launchpad.net/helioviewer.org
13
13
 */
14
14
require_once 'PHPUnit/Framework.php';
15
 
require_once 'lib/Validation/InputValidator.php';
 
15
require_once 'src/Validation/InputValidator.php';
16
16
/**
17
17
 * Helioviewer InputValidator Tests
18
18
 *