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;
|
||||
// um yeah lol
|
||||
/*
|
||||
um yeah lol
|
||||
*/
|
||||
test.wow();
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
wow;
|
||||
// um yeah lol
|
||||
/*
|
||||
um yeah lol
|
||||
*/
|
||||
test.wow();
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
wow;
|
||||
/*
|
||||
um yeah lol
|
||||
*/
|
||||
// um yeah lol
|
||||
test.wow();
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
wow;
|
||||
/*
|
||||
um yeah lol
|
||||
*/
|
||||
// um yeah lol
|
||||
test.wow();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user