mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-19 21:18:23 +01:00
Comments
This commit is contained in:
parent
562de7926b
commit
599964ea5f
@ -1,3 +1,6 @@
|
|||||||
|
#!perl -w
|
||||||
|
# Testing standard dataset in msgpack/test/*.{json,mpac}.
|
||||||
|
# Don't edit msgpack/perl/t/std/*, which are just copies.
|
||||||
use strict;
|
use strict;
|
||||||
use Test::More;
|
use Test::More;
|
||||||
use Test::Requires qw(JSON);
|
use Test::Requires qw(JSON);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user