Skip to content

Commit

Permalink
Mention issue tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Aug 19, 2024
1 parent 5202c64 commit 118acc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/tests/tests.Rraw
Original file line number Diff line number Diff line change
Expand Up @@ -18737,7 +18737,7 @@ if (!is.na(native_ano)) { # #6339: symbol must be represented in native encoding
## renaming also caught
test(2266.3, key(DT[ , .(newid = id, newgrp = grp)]), c('newid', 'newgrp'))
} else {
cat("Tests 2266* skipped. n-tilde cannot be represented in the native encoding on this system. Please report\n")
cat("Tests 2266* skipped. n-tilde cannot be represented in the native encoding on this system. Please report to the data.table issue tracker.\n")
}

# all.equal failed to dispatch to methods of columns, #4543
Expand Down

0 comments on commit 118acc0

Please sign in to comment.