aboutsummaryrefslogtreecommitdiffstats
path: root/test/dl/test_base.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/dl/test_base.rb')
-rw-r--r--test/dl/test_base.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dl/test_base.rb b/test/dl/test_base.rb
index b7b5d995dd..b195719866 100644
--- a/test/dl/test_base.rb
+++ b/test/dl/test_base.rb
@@ -134,6 +134,7 @@ module DL
def teardown
if /linux/ =~ RUBY_PLATFORM
GC.start
+ end
end
end
end