Skip to content

Commit 56c32c8

Browse files
Format code (#1339)
Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
1 parent d245ae5 commit 56c32c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/constructor.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ end
136136
@test convert(Array, res[1][].data) == [3.14, 1.59]
137137
@test convert(Array, res[2][].data) == [3.14, 1.59]
138138
@test res[1][].data == res[2][].data
139-
end
139+
end

0 commit comments

Comments
 (0)