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