summaryrefslogtreecommitdiff
path: root/ruby/test/Ice/proxy/Client.rb
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-08-13 09:23:53 +0200
committerJose <jose@zeroc.com>2018-08-13 09:23:53 +0200
commit01b9516f10faadca53c01b7d5ed964c9450e6bbe (patch)
tree6ff99612f5d29292a4f90f56f65fe06e9f158f11 /ruby/test/Ice/proxy/Client.rb
parentMATLAB test suite updates, replace TestApp by TestHelper (diff)
downloadice-01b9516f10faadca53c01b7d5ed964c9450e6bbe.tar.bz2
ice-01b9516f10faadca53c01b7d5ed964c9450e6bbe.tar.xz
ice-01b9516f10faadca53c01b7d5ed964c9450e6bbe.zip
Whitespace cleanup
Diffstat (limited to 'ruby/test/Ice/proxy/Client.rb')
-rwxr-xr-xruby/test/Ice/proxy/Client.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby/test/Ice/proxy/Client.rb b/ruby/test/Ice/proxy/Client.rb
index a83d2fe832a..16f6fcfb813 100755
--- a/ruby/test/Ice/proxy/Client.rb
+++ b/ruby/test/Ice/proxy/Client.rb
@@ -8,7 +8,6 @@
#
# **********************************************************************
-
require 'Ice'
Ice::loadSlice("'-I#{Ice.getSliceDir()}' Test.ice")
require './AllTests'