diff options
author | Jose <jose@zeroc.com> | 2018-08-13 09:23:53 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-08-13 09:23:53 +0200 |
commit | 01b9516f10faadca53c01b7d5ed964c9450e6bbe (patch) | |
tree | 6ff99612f5d29292a4f90f56f65fe06e9f158f11 /ruby/test/Ice/proxy/Client.rb | |
parent | MATLAB test suite updates, replace TestApp by TestHelper (diff) | |
download | ice-01b9516f10faadca53c01b7d5ed964c9450e6bbe.tar.bz2 ice-01b9516f10faadca53c01b7d5ed964c9450e6bbe.tar.xz ice-01b9516f10faadca53c01b7d5ed964c9450e6bbe.zip |
Whitespace cleanup
Diffstat (limited to 'ruby/test/Ice/proxy/Client.rb')
-rwxr-xr-x | ruby/test/Ice/proxy/Client.rb | 1 |
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' |