From: xy.qian Date: Wed, 9 Aug 2017 02:03:15 +0000 (+0800) Subject: [common][tct-download-tizen-tests][DPTTIZEN-2883 Update download resoure file] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0c5881c107b816e9716176fe94ccc2738b68bbf;p=test%2Ftct%2Fweb%2Fapi.git [common][tct-download-tizen-tests][DPTTIZEN-2883 Update download resoure file] Change-Id: I5b6d4021d67b712a5817a94efd590e9d8c617321 Signed-off-by: xy.qian --- diff --git a/common/tct-download-tizen-tests/download/support/download_common.js b/common/tct-download-tizen-tests/download/support/download_common.js index e1481afe5..a992c737f 100755 --- a/common/tct-download-tizen-tests/download/support/download_common.js +++ b/common/tct-download-tizen-tests/download/support/download_common.js @@ -25,6 +25,6 @@ var INVALID_VALUES_ERR = 'InvalidValuesError'; var NOT_SUPPORTED_ERR = 'NotSupportedError'; var NOT_FOUND_ERR = 'NotFoundError'; -var URL_LARGE = "http://download.tizen.org/tct/2.2.1/Manual/Native_TBT_2.2.1_User_Guide_v1.0.pdf"; +var URL_LARGE = "http://download.tizen.org/tct/2.2.1/2.2.1_r1/web-tct_2.2.1_r1.tar.gz"; var URL_SMALL = "http://download.tizen.org/tct/tct-download-tizen-tests-image-lq.png"; -var URL_BROKEN = "http://download.tizen.org/tct/not_existing_file"; \ No newline at end of file +var URL_BROKEN = "http://download.tizen.org/tct/not_existing_file";