We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790b0d8 commit 426d23dCopy full SHA for 426d23d
1 file changed
structures/jsonocctypeprovider_test.go
@@ -1,4 +1,4 @@
1
-package structures
+/*package structures
2
3
import (
4
"fmt"
@@ -18,7 +18,7 @@ const path2 = "./data/erosion_trial8.json"
18
//const path = "/workspaces/Go_Consequences/data/occtypes.json"
19
20
//const path2 = "/workspaces/Go_Consequences/data/erosion_trial8.json"
21
-/*
+
22
func Test_JsonReading(t *testing.T) {
23
jotp := JsonOccupancyTypeProvider{}
24
jotp.InitLocalPath(path2)
0 commit comments