Projects STRLCPY LIEF Commits 0fe1a845
🤬
  • ■ ■ ■ ■
    tests/dl_samples.py
    skipped 5 lines
    6 6  import argparse
    7 7  from pathlib import Path
    8 8   
    9  -URL = "https://lief-tests.s3.fr-par.scw.cloud/lief_test.zip"
     9 +URL = "https://lief-tests.s3.fr-par.scw.cloud/lief_tests.zip"
    10 10  DIR_ENV = os.getenv("LIEF_SAMPLES_DIR", None)
    11 11  TIMEOUT = 3 # sec
    12 12   
    skipped 69 lines
Please wait...
Page is in error, reload to recover