mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-18 20:38:00 +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 Test::More;
|
||||
use Test::Requires qw(JSON);
|
||||
|
Loading…
x
Reference in New Issue
Block a user