// Copyright 2015 Frustra. All rights reserved. // Use of this source code is governed by the MIT // license that can be found in the LICENSE file. package bbcode import "testing" var urlTests = map[string]string{ "http://example.com/path?query=value#fragment": "http://example.com/path?query=value#fragment", "