Addressing PR comments and adding unit tests (removing extra new lines and debugging statements)

This commit is contained in:
Ahmad Farid 2015-04-06 14:50:08 -07:00
parent 049b8fb2d0
commit de01f5da89
2 changed files with 1 additions and 4 deletions

View File

@ -99,7 +99,7 @@
//// return 1;
//// }|]
////}|]
debugger;
verify.outliningSpansInCurrentFile(test.ranges());

View File

@ -73,9 +73,6 @@
////class WithOneSingleLineComment[| {
////}|]
verify.outliningSpansInCurrentFile(test.ranges());