mikelangelo-project / capstan

Capstan, a tool for packaging and running your application on OSv.
http://osv.io/capstan/
Other
19 stars 7 forks source link

Move fixIndent function into common.go to make it reusable #49

Closed miha-plesko closed 7 years ago

miha-plesko commented 7 years ago

We move fixIndent into common file so that we're able to reuse it in other tests as well.