Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanchriswhite committed Nov 13, 2019
1 parent 80359b4 commit 56ea1b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions installer/windows/installer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ func TestCompileDependencies(t *testing.T) {
tempBin = compileContext.CompileWithVersion(updaterPkg, versionInfo)
copyBin(compileContext, t, tempBin, updaterBin)

// TODO: goversioninfo stuff so msbuild won't fail

for name, bin := range map[string]string{
"storagenode": storagenodeBin,
"storagenode-updater": updaterBin,
Expand Down

0 comments on commit 56ea1b6

Please sign in to comment.