aboutsummaryrefslogtreecommitdiff
path: root/weed/operation/needle_parse_test.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-07-14 07:34:16 -0700
committerChris Lu <chris.lu@gmail.com>2020-07-14 07:34:16 -0700
commitddec7b2bb986a352cc999ac4e350c8f3be87eacd (patch)
tree7d357fd00f6a92ed218e047de47ae2ae1f3d01de /weed/operation/needle_parse_test.go
parent4f6096c7f08d1a2468451684d44675310512524d (diff)
downloadseaweedfs-ddec7b2bb986a352cc999ac4e350c8f3be87eacd.tar.xz
seaweedfs-ddec7b2bb986a352cc999ac4e350c8f3be87eacd.zip
go fmt
Diffstat (limited to 'weed/operation/needle_parse_test.go')
-rw-r--r--weed/operation/needle_parse_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/weed/operation/needle_parse_test.go b/weed/operation/needle_parse_test.go
index 9caf1b1eb..74d58d1b5 100644
--- a/weed/operation/needle_parse_test.go
+++ b/weed/operation/needle_parse_test.go
@@ -101,7 +101,6 @@ func TestCreateNeedleFromRequest(t *testing.T) {
}
-
var textContent = `Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
@@ -127,4 +126,4 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-` \ No newline at end of file
+`