Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3661

Typo yields redundant test case in GrantRevokeTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 10.5.1.1
    • Test
    • None

    Description

      In GrantRevokeTest#testSimpleGrant, these two line are identical; the least line
      just repeats the test case. This is probably just a typo.

      assertSelectPrivilege(false, users[2], "s1", "t1", null);
      assertSelectPrivilege(false, users[2], "s1", "t1", null);

      Attachments

        1. derby-3661.diff
          0.8 kB
          Dag H. Wanvik

        Activity

          People

            dagw Dag H. Wanvik
            dagw Dag H. Wanvik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: