summaryrefslogtreecommitdiff
path: root/benchmark/file_expand_path.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/file_expand_path.yml')
-rw-r--r--benchmark/file_expand_path.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmark/file_expand_path.yml b/benchmark/file_expand_path.yml
new file mode 100644
index 0000000000..9e503ab003
--- /dev/null
+++ b/benchmark/file_expand_path.yml
@@ -0,0 +1,4 @@
+prelude: |
+ # frozen_string_literal: true
+benchmark:
+ expand_path: File.expand_path("../../foo.txt", __FILE__)