tests: Fix harmless typo in options test

* Fix a minor typo, use a name to avoid a namespace clash
* Closes #144
This commit is contained in:
Kyle Manna 2016-07-08 10:43:24 -07:00
parent a1071add9e
commit 698be88ce0

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
OVPN_DATA=opvn-data OVPN_DATA=options-data
IMG=kylemanna/openvpn IMG=kylemanna/openvpn