diff options
Diffstat (limited to 'lib/runtime_tools/test/runtime_tools.cover')
-rw-r--r-- | lib/runtime_tools/test/runtime_tools.cover | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/runtime_tools/test/runtime_tools.cover b/lib/runtime_tools/test/runtime_tools.cover index 2d62ebe6ac..ef850bc377 100644 --- a/lib/runtime_tools/test/runtime_tools.cover +++ b/lib/runtime_tools/test/runtime_tools.cover @@ -1 +1,3 @@ -{exclude,[observer_backend]}. +{incl_app,runtime_tools,details}. + +{excl_mods, runtime_tools, [observer_backend]}. |