Skip to content

Commit 6a3cd6f

Browse files
committed
[Truffle] JT: Let :files be the default for MSpec.
* So we also run :library on `jt test`.
1 parent 18d2fdc commit 6a3cd6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tool/jt.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ def test(*args)
240240
args.shift
241241
options += %w[--excl-tag slow]
242242
end
243-
args = [':language', ':core'] if args.empty?
244243
mspec 'run', *options, *args
245244
end
246245

0 commit comments

Comments
 (0)