#!/bin/sh

python3 -m pytest -k 'not testGuessFormatForParse'
