Skip to content

Instantly share code, notes, and snippets.

@radmiraal
Created July 4, 2012 08:53
Show Gist options
  • Save radmiraal/3046177 to your computer and use it in GitHub Desktop.
Save radmiraal/3046177 to your computer and use it in GitHub Desktop.
basepath issue PHPStorm
TestCase('ExampleTest', {
'test example': function() {
assertEquals(true, true);
}
});
basepath: ../
test:
- tests/test.js
serve:
- fixtures/fixture.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment