this repo has no description
at main 150 B view raw
1#!perl -w 2use strict; 3use warnings; 4use CHI::Driver::MongoDB::t::CHIDriverTests::MongoDB; 5CHI::Driver::MongoDB::t::CHIDriverTests::MongoDB->runtests;