Skip to content

Commit 29a76fa

Browse files
committed
Add tools to the list of app.src applications
1 parent f2a44ee commit 29a76fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/proper.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
{"Official Documentation", "https://proper-testing.github.io/"}]},
3333
{vsn, "1.5.0"},
3434
{registered, []},
35-
{applications, [compiler, kernel, stdlib]},
35+
{applications, [compiler, kernel, stdlib, tools]},
3636
{env, []}]}.

0 commit comments

Comments
 (0)