Describe some tests more clearly

This commit is contained in:
Jude Melton-Houghton
2022-09-13 20:37:34 -04:00
parent 350db65a9c
commit 18f427e175
2 changed files with 7 additions and 1 deletions

View File

@ -161,7 +161,7 @@ describe("FPGA logic", function()
})
end)
it("transmits changes", function()
it("transmits output signals to adjacent nodes", function()
mesecon._test_program_fpga(pos, {
{"=", "A", "B"},
{"=", "A", "C"},