We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc99145 commit 164eeb8Copy full SHA for 164eeb8
WebUnit/Kernel/init.m
@@ -1,3 +1 @@
1
-(* Mathematica Init File *)
2
-
3
Get[ "WebUnit`WebUnit`" ];
WebUnit/PacletInfo.m
@@ -7,6 +7,6 @@
7
MathematicaVersion -> "11.0+",
8
Extensions -> {
9
{ "Documentation", Language -> "English"},
10
- { "Application", Context -> "WebUnit" }
+ { "Application", Context -> "WebUnit`" }
11
}
12
]
0 commit comments