Skip to content

Commit

Permalink
Merge pull request #5 from utkarsh2102/require-aggregate
Browse files Browse the repository at this point in the history
Simply use require
  • Loading branch information
nextmat authored May 7, 2020
2 parents ad79e57 + d63eae7 commit 37d95d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ts_aggregate.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'minitest/autorun'
require File.expand_path('../../lib/aggregate', __FILE__)
require 'aggregate'

class SimpleStatsTest < MiniTest::Test

Expand Down

0 comments on commit 37d95d2

Please sign in to comment.