add tests to sample package; fix load/unload behavior
[pkgdev.git] / pkgTest / NAMESPACE
index c969d76..b9d040d 100755 (executable)
@@ -1,4 +1,4 @@
 # Export all user-level R functions
-export (a, b, c, .Last.lib)
+export (a, b, c)
 
 useDynLib(pkgTest)