File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ public function testExport()
3636
3737 /**
3838 * @expectedException \InvalidArgumentException
39+ *
3940 * @expectedExceptionMessage The output path doesnot exist.
4041 */
4142 public function testExportThrows ()
@@ -64,6 +65,7 @@ public function testSetOptionsFont()
6465
6566 /**
6667 * @expectedException \InvalidArgumentException
68+ *
6769 * @expectedExceptionMessage The given font doesnot exist.
6870 */
6971 public function testSetOptionsThrows ()
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ public function testHighlightFile()
4545
4646 /**
4747 * @expectedException \InvalidArgumentException
48+ *
4849 * @expectedExceptionMessage The given file doesnot exist or is unreadable.
4950 */
5051 public function testHighlightFileThrows ()
You can’t perform that action at this time.
0 commit comments