Skip to content

Commit fd30e2f

Browse files
committed
WIP
1 parent aeb1b4e commit fd30e2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/cli_test.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ def test_compile
1313
# end
1414
end
1515

16+
puts Dir.entries("./test/fixtures/dummy_gem/lib")
17+
1618
assert(File.exist?(binary_path))
1719
ensure
1820
FileUtils.rm_rf(binary_path)

0 commit comments

Comments
 (0)