Skip to content

Commit 426d23d

Browse files
committed
removing jsontest package
1 parent 790b0d8 commit 426d23d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

structures/jsonocctypeprovider_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package structures
1+
/*package structures
22
33
import (
44
"fmt"
@@ -18,7 +18,7 @@ const path2 = "./data/erosion_trial8.json"
1818
//const path = "/workspaces/Go_Consequences/data/occtypes.json"
1919
2020
//const path2 = "/workspaces/Go_Consequences/data/erosion_trial8.json"
21-
/*
21+
2222
func Test_JsonReading(t *testing.T) {
2323
jotp := JsonOccupancyTypeProvider{}
2424
jotp.InitLocalPath(path2)

0 commit comments

Comments
 (0)