* tests/core/degenlskip.test: Typo.
This commit is contained in:
parent
ebd4c2dc7a
commit
a78f5feecf
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright (C) 2013, 2014, 2015 Laboratoire de Recherche et Développement
|
||||
# de l'Epita (LRDE).
|
||||
# Copyright (C) 2013, 2014, 2015, 2016 Laboratoire de Recherche et
|
||||
# Développement de l'Epita (LRDE).
|
||||
#
|
||||
# This file is part of Spot, a model checking library.
|
||||
#
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
# Make sure degen-skip=0 and degen-skip=1 produce the expected
|
||||
# Make sure degen-lskip=0 and degen-lskip=1 produce the expected
|
||||
# automata for 'GFa & GFb'
|
||||
|
||||
ltl2tgba -B 'GFa & GFb' --hoa > out1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue