Merge branch 'master' of git.curoverse.com:arvados into 13076-r-autogen-api
[arvados.git] / sdk / R / tests / testthat / test-Subcollection.R
index 1b141e10514c91e3db63ad0368989141137726ff..b2b0bc9ccfecc66998e43f7d7b6de40c31a6d68e 100644 (file)
@@ -353,4 +353,4 @@ test_that(paste("getSizeInBytes delegates size calculation",
     resourceSize <- animal$getSizeInBytes()
 
     expect_that(resourceSize, equals(100))
-}) 
+})