Files
openapi-generator-original/samples/client/petstore/R/tests/testthat.R
William Cheng 1b7b4ede44 [R] fix warnings in DESCRIPTION (#12380)
* fix warnings in description

* fix maintainer

* update test with jsonlite method instead
2022-05-17 13:25:16 +08:00

5 lines
60 B
R

library(testthat)
library(petstore)
test_check("petstore")