Skip to content

Commit 164eeb8

Browse files
committed
updates
1 parent fc99145 commit 164eeb8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

WebUnit/Kernel/init.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
(* Mathematica Init File *)
2-
31
Get[ "WebUnit`WebUnit`" ];

WebUnit/PacletInfo.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
MathematicaVersion -> "11.0+",
88
Extensions -> {
99
{ "Documentation", Language -> "English"},
10-
{ "Application", Context -> "WebUnit" }
10+
{ "Application", Context -> "WebUnit`" }
1111
}
1212
]

0 commit comments

Comments
 (0)