mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
14.21.2006 9026fc8d291fa58ff0eede3db212071ab70ec750
Fix a typo in the test cases for the ListBackends tool.
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/ListBackendsTestCase.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/ListBackendsTestCase.java
@@ -105,7 +105,7 @@
    args = new String[]
    {
      "-c",
      "-f",
    };
    argLists.add(args);
    reasonList.add("No value for '-f' argument");