Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

fix: export reference impl #6

Merged
merged 1 commit into from
Oct 24, 2016
Merged

Conversation

daviddias
Copy link
Contributor

The README (and the pattern defined by abstract-blob-store) suggests that the exported module is the in memory blob-store, however, this module was exporting the tests instead.

This PR makes it so the in-memory store is the default exported module, while tests stay available at /tests

@daviddias daviddias mentioned this pull request Oct 24, 2016
36 tasks
@dignifiedquire
Copy link
Collaborator

LGTM, but please update also {idb|fs}-pull-blob-store as they need to change their test setup to require the tests functions

@dignifiedquire dignifiedquire merged commit 55b8781 into master Oct 24, 2016
@dignifiedquire dignifiedquire deleted the feat/export-mem-store branch October 24, 2016 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants