mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-01 21:13:12 +01:00
Comments
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user