Skip to content

Commit de119d6

Browse files
committed
re opt-in SIM
1 parent 8136eab commit de119d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testit/test-formats.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ test_format("rjournal")
7676
test_format("rsos")
7777
test_format("rss")
7878
test_format("sage")
79-
test_format("sim", skip = TRUE) # sim format currently broken
79+
test_format("sim")
8080
test_format("springer", skip = !rmarkdown::pandoc_available("2.11.4"))
8181
test_format("tf", output_options = list(reference_style = "CAD"))
8282
test_format("tf", output_options = list(reference_style = "APA"))

0 commit comments

Comments
 (0)