Bob Rudis
7 years ago
No known key found for this signature in database
GPG Key ID: 1D7529BE14E2BBA9
1 changed files with
1 additions and
1 deletions
-
tests/testthat/test-wand.R
|
|
@ -7,6 +7,6 @@ test_that("we can do something", { |
|
|
|
tmp <- unlist(tmp, use.names=FALSE) |
|
|
|
tmp <- sort(tmp) |
|
|
|
|
|
|
|
expect_that(tmp[2], equals("C source, ASCII text")) |
|
|
|
expect_that(tmp[3], equals("C source, ASCII text")) |
|
|
|
|
|
|
|
}) |
|
|
|