From: Robert Griesemer Date: Wed, 23 Dec 2009 21:15:00 +0000 (-0800) Subject: remove nums.sh X-Git-Tag: weekly.2010-01-05~43 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=b266f39b85909caebd22471975573f2b8df3c196;p=gostls13.git remove nums.sh R=rsc CC=golang-dev https://golang.org/cl/181049 --- diff --git a/src/pkg/container/vector/nums.sh b/src/pkg/container/vector/nums.sh deleted file mode 100755 index 22bf4dca5d..0000000000 --- a/src/pkg/container/vector/nums.sh +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2009 The Go Authors. All rights reserved. -# Use of this source code is governed by a BSD-style -# license that can be found in the LICENSE file. - -gotest -v -match Nums -benchmarks Nums