Leonard Gram 7 سال پیش
والد
کامیت
1a554e2421
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      scripts/build/release_publisher/publisher_test.go

+ 0 - 2
scripts/build/release_publisher/publisher_test.go

@@ -193,8 +193,6 @@ func TestFilterBuildArtifacts(t *testing.T) {
 		{os: "foobar", arch: "amd64"},
 	})
 
-
-
 	if err == nil {
 		t.Errorf("Expected an error as a we tried to filter on a nonexiststant os.")
 	}