[bug 581] Fix parameter checking if no data-type 33/6933/1
authorAdam Israel <adam.israel@canonical.com>
Tue, 20 Nov 2018 18:54:13 +0000 (13:54 -0500)
committerAdam Israel <adam.israel@canonical.com>
Tue, 20 Nov 2018 18:56:20 +0000 (13:56 -0500)
Fix bug #581, which reported that the deployment of the simplecharm
failed because the filename parameter was invalid.

This turned out to be an issue introduced with the parameter
type-checking added for R5. This has been fixed, and an integration test
has been added that exercises the simplecharm example.

Signed-off-by: Adam Israel <adam.israel@canonical.com>

No differences found