Will Jessop
|
95d059720b
|
Remove unused code
Looking at the history of this file it seems this code was never actually used.
|
2015-11-24 18:47:55 +00:00 |
|
Akira Matsuda
|
c971bc0568
|
✂️ empty line at the top of files
|
2015-09-21 01:27:33 +09:00 |
|
Vipul A M
|
6eced6a1fe
|
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards.
|
2015-02-03 20:51:40 +05:30 |
|
Erik Michaels-Ober
|
d1374f99bf
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
|
Aaron Patterson
|
5737c8e24b
|
fix thread safety issues
this test case had a race condition where it could download data
multiple times. We'll download the data once at class load.
|
2014-07-17 15:36:42 -07:00 |
|
Robin Dupret
|
a563f013d4
|
Silence the output downloading a file
This output isn't used anywhere for assertions so we can simply remove
it. The introducing commit was f238d495 .
|
2014-07-11 22:02:16 +02:00 |
|
Matthew Draper
|
3f2ec19c21
|
Don't fail if unicode.org isn't talking to us
|
2014-07-05 03:56:19 +09:30 |
|
Arun Agrawal
|
2929ebd6d1
|
Warning removed for missmatched indentation
|
2014-04-26 00:36:17 +02:00 |
|
Akshay Vishnoi
|
89a18096bf
|
multibyte_conformance.rb --> multibyte_conformance_test.rb
|
2014-04-19 02:22:42 +05:30 |
|