mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 18:29:53 +00:00
ruby binding: simplify gem package skeleton
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@102 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
This commit is contained in:
parent
01d40bbb76
commit
6083300ea9
20 changed files with 168 additions and 1910 deletions
|
|
@ -1,5 +1,6 @@
|
|||
require 'test/unit'
|
||||
#!/usr/bin/env ruby
|
||||
require 'msgpack'
|
||||
require 'test/unit'
|
||||
|
||||
class MessagePackTestFormat < Test::Unit::TestCase
|
||||
def self.it(name, &block)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue