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 d4853ff commit 69c410aCopy full SHA for 69c410a
NAMESPACE
@@ -63,8 +63,8 @@ export(capture_warning)
63
export(capture_warnings)
64
export(check_reporter)
65
export(compare)
66
-expect(compare_file_binary)
67
-expect(compare_file_text)
+export(compare_file_binary)
+export(compare_file_text)
68
export(context)
69
export(context_start_file)
70
export(default_compact_reporter)
0 commit comments