Skip to content

Commit

Permalink
readding plyr to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
geneorama committed Oct 17, 2016
1 parent a3d0d0c commit aaa5acd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-all.R
Expand Up @@ -3,6 +3,7 @@ library(RSocrata)
library(httr)
library(jsonlite)
library(mime)
library(plyr)

## Credentials for testing private dataset and update dataset functionality ##
socrataEmail <- Sys.getenv("SOCRATA_EMAIL", "mark.silverberg+soda.demo@socrata.com")
Expand Down

0 comments on commit aaa5acd

Please sign in to comment.