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:
		@@ -1,6 +1,6 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
OVPN_DATA=opvn-data
 | 
			
		||||
OVPN_DATA=options-data
 | 
			
		||||
 | 
			
		||||
IMG=kylemanna/openvpn
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user