mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
we need date to run the test
This commit is contained in:
parent
afcd4301d5
commit
e09e66e4f7
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'securerandom'
|
||||
require 'date'
|
||||
require 'test_helper'
|
||||
|
||||
class MiniRacerTest < Minitest::Test
|
||||
|
|
Loading…
Add table
Reference in a new issue