Skip to content

Commit 441d49e

Browse files
committed
End TestBitAray module
1 parent bb18dea commit 441d49e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/bitarray.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,5 @@ b2 = bitrand(v1)
9999

100100
b1 = bitrand(n1, n1)
101101
@check_bit_operation diag(b1)
102+
103+
end # module

0 commit comments

Comments
 (0)