]> Cypherpunks.ru repositories - gostls13.git/commit
unicode: remove script test
authorMarcel van Lohuizen <mpvl@golang.org>
Wed, 27 Mar 2019 16:52:25 +0000 (17:52 +0100)
committerMarcel van Lohuizen <mpvl@golang.org>
Wed, 24 Apr 2019 14:09:01 +0000 (14:09 +0000)
commit8a20fde697c973962d978c1284fddf81a694141a
treed796b0dac991f5f817c6cf24b24bad33bda99cbf
parent4891a3b66c482b42fdc74ae382e0cf4817d0fda2
unicode: remove script test

The script test requires a manual update on each new
Unicode release, which interupts the automated flow.
The test is removed in favor of one that fits within the
automated scripts.
See https://go-review.googlesource.com/c/text/+/169638.

Updates golang/go#27945

Change-Id: I9c9f1e2a77f7baef17040ea09eec28d7cf55b5e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/169619
Reviewed-by: Russ Cox <rsc@golang.org>
src/unicode/script_test.go