From c86d57f564a2abf22b1714abf0a8480a7ca8e9c5 Mon Sep 17 00:00:00 2001 From: hrbrmstr Date: Tue, 23 Jun 2020 06:06:59 -0400 Subject: [PATCH] tt --- inst/tinytest/test_bitbar.R | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)