> > > > Everything seems fine to me. Both tests pass, as I think they should. > > Within an @test node, p is the position of the @test node itself. > > What do you think the problem is? > > > I clicked "simple test cases collection" node first, so the p.h should be "simple test cases collection" when running the test.
The test case at node "@test 2nd test" should failed. text = p.h assert(text == "@test 2nd test") "simple test cases collection" != "@test 2nd test" -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAEpKVv-aXYJX0rVhmqwpE9djChDsg5%3Dfdjqg2AV%2BSB2-N2Rajw%40mail.gmail.com.
