Skip to content

Commit

Permalink
✅test(C#) Dotnet watch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeioth committed Feb 9, 2024
1 parent 1ebb9e0 commit c0e260a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/tests/languages/cs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ vim.wait(ms)
vim.api.nvim_set_current_dir(example .. "build-dotnet/")
language.action("option6")
vim.wait(ms)

-- Watch dotnet (requires aspnet)
language.action("option7")
vim.wait(ms)

0 comments on commit c0e260a

Please sign in to comment.