We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a44ee commit 29a76faCopy full SHA for 29a76fa
src/proper.app.src
@@ -32,5 +32,5 @@
32
{"Official Documentation", "https://proper-testing.github.io/"}]},
33
{vsn, "1.5.0"},
34
{registered, []},
35
- {applications, [compiler, kernel, stdlib]},
+ {applications, [compiler, kernel, stdlib, tools]},
36
{env, []}]}.
0 commit comments