Skip to content

Commit d4853ff

Browse files
revert spurious NAMESPACE edits
1 parent 66b166a commit d4853ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NAMESPACE

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export(CheckReporter)
3535
export(CompactProgressReporter)
3636
export(DebugReporter)
3737
export(FailReporter)
38-
export(Google3Reporter)
3938
export(JunitReporter)
4039
export(ListReporter)
4140
export(LocationReporter)
@@ -50,6 +49,7 @@ export(StopReporter)
5049
export(SummaryReporter)
5150
export(TapReporter)
5251
export(TeamcityReporter)
52+
export(announce_snapshot_file)
5353
export(auto_test)
5454
export(auto_test_package)
5555
export(capture_condition)
@@ -63,6 +63,8 @@ export(capture_warning)
6363
export(capture_warnings)
6464
export(check_reporter)
6565
export(compare)
66+
expect(compare_file_binary)
67+
expect(compare_file_text)
6668
export(context)
6769
export(context_start_file)
6870
export(default_compact_reporter)
@@ -168,7 +170,6 @@ export(skip_on_bioc)
168170
export(skip_on_ci)
169171
export(skip_on_covr)
170172
export(skip_on_cran)
171-
export(skip_on_google)
172173
export(skip_on_os)
173174
export(skip_on_travis)
174175
export(snapshot_accept)

0 commit comments

Comments
 (0)