Skip to content

Commit

Permalink
oops, more readability
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronis committed Jan 30, 2017
1 parent 9465dbe commit 6f12a08
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions interfaces/builtin/basedeclaration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,8 @@ name: slot-snap
slots:
stuff:
interface: content
content: mk1`, `
content: mk1
`, `
name: plug-snap
plugs:
stuff:
Expand All @@ -259,7 +260,9 @@ plugs:
slots:
stuff:
interface: content
content: mk1`, `name: plug-snap
content: mk1
`, `
name: plug-snap
plugs:
stuff:
interface: content
Expand Down Expand Up @@ -680,7 +683,8 @@ name: slot-snap
slots:
stuff:
interface: content
content: mk1`, `
content: mk1
`, `
name: plug-snap
plugs:
stuff:
Expand Down

0 comments on commit 6f12a08

Please sign in to comment.