From 0ec543fd6bd4ba85d98a8cc86341b2ac300d656a Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Mon, 10 Nov 2014 11:08:25 -0600
Subject: [PATCH] Switching back to non-demo.

---
 inst/tests/run-all.R | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/inst/tests/run-all.R b/inst/tests/run-all.R
index bc5bac70..098e186f 100644
--- a/inst/tests/run-all.R
+++ b/inst/tests/run-all.R
@@ -1,4 +1,4 @@
 library(testthat)
-library(dataRetrievaldemo)
+library(dataRetrieval)
 
-test_package("dataRetrievaldemo")
\ No newline at end of file
+test_package("dataRetrieval")
\ No newline at end of file
-- 
GitLab