Skip to content

Commit

Permalink
Add test data
Browse files Browse the repository at this point in the history
  • Loading branch information
jondy committed Nov 19, 2017
1 parent 374f543 commit f9e870c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ case ${PLATFORM} in
win_amd64)
PYTHON=${PYTHON:-C:/Python26/python}
declare -r harddisk_sn=100304PBN2081SF3NJ5T
declare -r ifmac_address=
declare -r ifip_address=
declare -r ifmac_address=70:f1:a1:23:f0:94
declare -r ifip_address=169.254.225.168
declare -r domain_name=
;;
linux_i386)
Expand Down

0 comments on commit f9e870c

Please sign in to comment.