summaryrefslogtreecommitdiff
path: root/benchmark/prepare_so_reverse_complement.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/prepare_so_reverse_complement.rb')
-rw-r--r--benchmark/prepare_so_reverse_complement.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/prepare_so_reverse_complement.rb b/benchmark/prepare_so_reverse_complement.rb
index 7f089109de..da3ec2df14 100644
--- a/benchmark/prepare_so_reverse_complement.rb
+++ b/benchmark/prepare_so_reverse_complement.rb
@@ -1,2 +1,2 @@
-require File.join(File.dirname(__FILE__), 'make_fasta_output')
+require_relative 'make_fasta_output'
prepare_fasta_output(2_500_000)