Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/truffle/compiler/pe/pe.rb
Original file line number Diff line number Diff line change
@@ -56,6 +56,9 @@ def tagged_counter_example(code)
if ARGV.first
require File.expand_path(ARGV.first)
else
example "14", 14
counter_example "rand"

require_relative 'language/controlflow_pe.rb'
require_relative 'language/closures_pe.rb'
require_relative 'language/constant_pe.rb'

0 comments on commit c427786

Please sign in to comment.