File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,7 +160,6 @@ func TestCreateFusePersistentVolume(t *testing.T) {
160160 },
161161 }
162162
163-
164163 testRuntimeInputs := []* datav1alpha1.JindoRuntime {
165164 {
166165 ObjectMeta : metav1.ObjectMeta {
@@ -245,7 +244,6 @@ func TestCreateFusePersistentVolumeClaim(t *testing.T) {
245244 },
246245 }
247246
248-
249247 testRuntimeInputs := []* datav1alpha1.JindoRuntime {
250248 {
251249 ObjectMeta : metav1.ObjectMeta {
Original file line number Diff line number Diff line change @@ -221,8 +221,6 @@ func TestCreateFusePersistentVolumeClaim(t *testing.T) {
221221 },
222222 }
223223
224-
225-
226224 testDatasetInputs := []* datav1alpha1.Dataset {
227225 {
228226 ObjectMeta : metav1.ObjectMeta {
@@ -233,7 +231,6 @@ func TestCreateFusePersistentVolumeClaim(t *testing.T) {
233231 },
234232 }
235233
236-
237234 testRuntimeInputs := []* datav1alpha1.JindoRuntime {
238235 {
239236 ObjectMeta : metav1.ObjectMeta {
Original file line number Diff line number Diff line change @@ -145,7 +145,6 @@ func TestCreateFusePersistentVolume(t *testing.T) {
145145 },
146146 }
147147
148-
149148 testRuntimeInputs := []* datav1alpha1.JindoRuntime {
150149 {
151150 ObjectMeta : metav1.ObjectMeta {
@@ -232,7 +231,6 @@ func TestCreateFusePersistentVolumeClaim(t *testing.T) {
232231 },
233232 }
234233
235-
236234 testRuntimeInputs := []* datav1alpha1.JindoRuntime {
237235 {
238236 ObjectMeta : metav1.ObjectMeta {
You can’t perform that action at this time.
0 commit comments