Skip to content

Commit

Permalink
Add test case
Browse files Browse the repository at this point in the history
  • Loading branch information
b-scholz committed Dec 7, 2020
1 parent fd5eb0c commit 334028d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/semantic/rel_redundant/rel_redundant.err
@@ -0,0 +1,6 @@
Warning: No rules/facts defined for relation hnwC in file rel_redundant.dl at line 38
.decl hnwC(A:float)
------^-------------
Warning: No rules/facts defined for relation wvhB in file rel_redundant.dl at line 42
.decl wvhB(A:float)
------^-------------

0 comments on commit 334028d

Please sign in to comment.