add_h3_cli_test(
    test_getIndexDigit
    "getIndexDigit -r 15 -c 8f754e64992d6d6"
    "6")
add_h3_cli_test(
    test_bad_getIndexDigit
    "getIndexDigit -r 15 -c 5 2>&1"
    "Error 16: Index argument was not valid")
