GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of mojombo/erlectricity
Description: Erlectricity exposes Ruby to Erlang and vice versa.
Clone URL: git://github.com/abhay/erlectricity.git
make tests work
abhay (author)
Sun May 18 01:58:53 -0700 2008
commit  34693fb694559a23a1e67e235d5ecbd540688b81
tree    02707153942a4c1904e20283374a4e457e09d4ea
parent  d6c7dd7921216601ac12e2089693bfc8640e8716
...
3
4
5
 
6
7
8
...
3
4
5
6
7
8
9
0
@@ -3,6 +3,7 @@ require 'erlectricity'
0
 require 'rubygems'
0
 require 'test/unit'
0
 require 'test/spec'
0
+require 'stringio'
0
 
0
 class Test::Unit::TestCase
0
   

Comments

    No one has commented yet.