aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_click_through_license.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test_click_through_license.py b/tests/test_click_through_license.py
index 00cd1c9..4a0520d 100644
--- a/tests/test_click_through_license.py
+++ b/tests/test_click_through_license.py
@@ -19,9 +19,9 @@ local_rewrite = 'RewriteCond %{REMOTE_ADDR} 127.0.0.1 [OR]'
host = 'http://127.0.0.1'
port = '0' # 0 == Pick a free port.
-samsung_license_path = '/licenses/samsung.html'
-ste_license_path = '/licenses/ste.html'
-linaro_license_path = '/licenses/linaro.html'
+samsung_license_path = '/licenses/license.php'
+ste_license_path = '/licenses/license.php'
+linaro_license_path = '/licenses/license.php'
samsung_test_file = '/android/~linaro-android/staging-origen/test.txt'
ste_test_file = ('/android/~linaro-android/staging-snowball'
'/173/target/product/snowball/test.txt')