We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c288707 commit 3a6b1e4Copy full SHA for 3a6b1e4
1 file changed
htdp-lib/htdp/bsl/reader.rkt
@@ -43,5 +43,7 @@
43
[(drracket:show-big-defs/ints-labels) #t]
44
45
[(documentation-language-family) "HtDP"]
46
+
47
+ [(drracket:default-instrumentation) 'test-coverage]
48
49
[else (use-default key default)]))
0 commit comments