[common][tct-download-tizen-tests][DPTTIZEN-2883 Update download resoure file] 73/143173/2
authorxy.qian <xy.qian@samsung.com>
Wed, 9 Aug 2017 02:03:15 +0000 (10:03 +0800)
committerqian <xy.qian@samsung.com>
Wed, 9 Aug 2017 02:14:26 +0000 (02:14 +0000)
Change-Id: I5b6d4021d67b712a5817a94efd590e9d8c617321
Signed-off-by: xy.qian <xy.qian@samsung.com>
common/tct-download-tizen-tests/download/support/download_common.js

index e1481afe5c3663370a32192cec2c5db9d68653e1..a992c737fcfd8575ff182f04cca4741819280014 100755 (executable)
@@ -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";