diff options
Diffstat (limited to 'test/profile.rb')
| -rwxr-xr-x | test/profile.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/profile.rb b/test/profile.rb index 7b671831..498f2619 100755 --- a/test/profile.rb +++ b/test/profile.rb @@ -1,4 +1,5 @@ #!/usr/bin/env ruby -s +# frozen_string_literal: true $LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib" require 'axlsx' |
