* tests/core/optba.test: Use set -x.

This commit is contained in:
Alexandre Duret-Lutz 2017-08-08 09:49:11 +02:00
parent 80d50c5665
commit 59c0f08278

View file

@ -1,7 +1,7 @@
#!/bin/sh
# -*- coding: utf-8 -*-
# Copyright (C) 2015 Laboratoire de Recherche et Développement de
# l'Epita (LRDE).
# Copyright (C) 2015, 2017 Laboratoire de Recherche et Développement
# de l'Epita (LRDE).
#
# This file is part of Spot, a model checking library.
#
@ -19,6 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. ./defs
set -x
# This is a case where autfilt is used to optimize BA, but used to
# produce a larger one. See issue #79.