Merge pull request #63 from thejameskyle/comment-tests

Fix comment test directory names
This commit is contained in:
Sebastian McKenzie 2014-10-14 09:58:54 +11:00
commit 8579755beb
4 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,5 @@
wow;
// um yeah lol
/*
um yeah lol
*/
test.wow();

View File

@ -1,3 +1,5 @@
wow;
// um yeah lol
/*
um yeah lol
*/
test.wow();

View File

@ -1,5 +1,3 @@
wow;
/*
um yeah lol
*/
// um yeah lol
test.wow();

View File

@ -1,5 +1,3 @@
wow;
/*
um yeah lol
*/
// um yeah lol
test.wow();