Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more

use strict;
use Test::More tests => 2;
use_ok 'Protocol::Redis::XS';
# Test Protocol::Redis API
protocol_redis_ok 'Protocol::Redis::XS', 1;