> @@ -23,12 +29,13 @@
>  
>     private static final VaultNameValidator VALIDATOR = new 
> VaultNameValidator();
>  
> -   public void testValidate() {
> +   public void testValidate() throws UnsupportedEncodingException, 
> IOException {

How do we throw `UnsupportedEncodingException`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/13/files#r13887518

Reply via email to