Fossil SCM
Update tests to account for new settings introduced with [1a0b304307] and [cadfcba32c].
Commit
6ead7d999e9c1446b0a8941b729fbead8edfa24216b02cb8769b54b3a143c1c2
Parent
17e79abbf04383c…
1 file changed
+2
+2
| --- test/tester.tcl | ||
| +++ test/tester.tcl | ||
| @@ -359,10 +359,12 @@ | ||
| 359 | 359 | proxy \ |
| 360 | 360 | redirect-to-https \ |
| 361 | 361 | relative-paths \ |
| 362 | 362 | repo-cksum \ |
| 363 | 363 | repolist-skin \ |
| 364 | + robot-restrict \ | |
| 365 | + robots-txt \ | |
| 364 | 366 | safe-html \ |
| 365 | 367 | self-pw-reset \ |
| 366 | 368 | self-register \ |
| 367 | 369 | sitemap-extra \ |
| 368 | 370 | ssh-command \ |
| 369 | 371 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -359,10 +359,12 @@ | |
| 359 | proxy \ |
| 360 | redirect-to-https \ |
| 361 | relative-paths \ |
| 362 | repo-cksum \ |
| 363 | repolist-skin \ |
| 364 | safe-html \ |
| 365 | self-pw-reset \ |
| 366 | self-register \ |
| 367 | sitemap-extra \ |
| 368 | ssh-command \ |
| 369 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -359,10 +359,12 @@ | |
| 359 | proxy \ |
| 360 | redirect-to-https \ |
| 361 | relative-paths \ |
| 362 | repo-cksum \ |
| 363 | repolist-skin \ |
| 364 | robot-restrict \ |
| 365 | robots-txt \ |
| 366 | safe-html \ |
| 367 | self-pw-reset \ |
| 368 | self-register \ |
| 369 | sitemap-extra \ |
| 370 | ssh-command \ |
| 371 |