workhorsy / d-web-browser-history

Get web browser history with the D programming language
Boost Software License 1.0
2 stars 0 forks source link

Only require BDD for running tests #1

Closed workhorsy closed 6 years ago

workhorsy commented 6 years ago

There should be a way to only require BDD to run the test suite. This way people can depend on lru_eviction_queue without pulling in BDD.

workhorsy/lru_eviction_queue#5