Skip to content

Commit 611ba7f

Browse files
maleadtvchuravy
andauthored
Apply suggestions from code review
Co-authored-by: Valentin Churavy <[email protected]>
1 parent b0002f4 commit 611ba7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/helpers/test.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,11 @@ module FileCheck
4242
import LLVM_jll
4343
import IOCapture
4444
using GPUCompiler, LLVM
45-
using Test
4645

4746
export filecheck, @filecheck, @check_str
4847

4948
global filecheck_path::String
5049
function __init__()
51-
# TODO: Windows
5250
global filecheck_path = joinpath(LLVM_jll.artifact_dir, "tools", "FileCheck")
5351
end
5452

0 commit comments

Comments
 (0)