aboutsummaryrefslogtreecommitdiffstats
path: root/test/dl/test_cfunc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/dl/test_cfunc.rb')
-rw-r--r--test/dl/test_cfunc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dl/test_cfunc.rb b/test/dl/test_cfunc.rb
index 9047c66b3c..3e928257bd 100644
--- a/test/dl/test_cfunc.rb
+++ b/test/dl/test_cfunc.rb
@@ -1,4 +1,4 @@
-require 'test_base'
+require_relative 'test_base'
require 'dl/func'
module DL