OSDN Git Service

libgo: Update to weekly 2011-11-09.
[pf3gnuchains/gcc-fork.git] / libgo / go / html / template / url_test.go
similarity index 99%
rename from libgo/go/exp/template/html/url_test.go
rename to libgo/go/html/template/url_test.go
index b846231..5182e9d 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-package html
+package template
 
 import (
        "testing"