[common][tct-download-tizen-tests][DPTTIZEN-2883 Update download resoure file] 76/143176/1
authorxy.qian <xy.qian@samsung.com>
Wed, 9 Aug 2017 02:09:00 +0000 (10:09 +0800)
committerxy.qian <xy.qian@samsung.com>
Wed, 9 Aug 2017 02:09:00 +0000 (10:09 +0800)
Change-Id: Ic4ebe96a890d93da57a2298eca59f22bba0efbe3
Signed-off-by: xy.qian <xy.qian@samsung.com>
common/tct-download-tizen-tests/download/support/download_common.js

index e1481afe5c3663370a32192cec2c5db9d68653e1..f360385c2ec3c7574719adde4b813f1e63c67b48 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