Merge pull request #63 from thejameskyle/comment-tests
Fix comment test directory names
This commit is contained in:
commit
8579755beb
@ -1,3 +1,5 @@
|
|||||||
wow;
|
wow;
|
||||||
// um yeah lol
|
/*
|
||||||
|
um yeah lol
|
||||||
|
*/
|
||||||
test.wow();
|
test.wow();
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
wow;
|
wow;
|
||||||
// um yeah lol
|
/*
|
||||||
|
um yeah lol
|
||||||
|
*/
|
||||||
test.wow();
|
test.wow();
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
wow;
|
wow;
|
||||||
/*
|
// um yeah lol
|
||||||
um yeah lol
|
|
||||||
*/
|
|
||||||
test.wow();
|
test.wow();
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
wow;
|
wow;
|
||||||
/*
|
// um yeah lol
|
||||||
um yeah lol
|
|
||||||
*/
|
|
||||||
test.wow();
|
test.wow();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user