unicoder 0.1.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +0,0 @@
1
- require_relative "../lib/unicoder"
2
- require "minitest/autorun"
3
-
4
- describe Unicoder do
5
- it "works" do
6
- assert_equal true, false
7
- end
8
- end
9
-