Remove newline in expected output for Markdown YAML Front Matter test 2

Fixes https://travis-ci.org/Glavin001/atom-beautify/builds/45710683
This commit is contained in:
Glavin Wiechert 2015-01-02 16:18:43 -04:00
parent 954a78cf6a
commit a2292201a3
2 changed files with 0 additions and 2 deletions

View File

@ -5,4 +5,3 @@ title: "This is a title!"
stuff
more stuff

View File

@ -18,7 +18,6 @@ dir = null # Node-Dir
LoadingView = null
MessagePanelView = null
PlainMessageView = null
editorconfig = null
$ = null
#MessageView = require "./message-view"