diff --git a/inst/tinytest/test_bitbar.R b/inst/tinytest/test_bitbar.R index aa3f72e..12ebf55 100644 --- a/inst/tinytest/test_bitbar.R +++ b/inst/tinytest/test_bitbar.R @@ -1,4 +1,3 @@ +library(bitbar) -# Placeholder with simple test -expect_equal(1 + 1, 2)