repo.or.cz
/
ruby-mogilefs-client.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Ruby mogilefs-client 3.12.2
[ruby-mogilefs-client.git]
/
test
/
test_mogilefs_socket_pure.rb
blob
1a1985cb33b8b25ab07bebd34df931cde1aad5b2
1
ENV["MOGILEFS_CLIENT_PURE"] = "true"
2
require "./test/socket_test"
3
require "mogilefs"
4
5
class TestSocketPure < Test::Unit::TestCase
6
include SocketTest
7
end