github.com/makyo/juju@v0.0.0-20160425123129-2608902037e9/testing/vars_windows_test.go (about) 1 // Copyright 2014 Canonical Ltd. 2 // Copyright 2014 Cloudbase Solutions SRL 3 // Licensed under the AGPLv3, see LICENCE file for details. 4 5 // +build windows 6 7 package testing_test 8 9 var home = "C:\\home\\eric" 10 var jujuXDGDataHome = "C:\\home\\eric"