Skip to content

Commit

Permalink
re-subclass Z3CAPITest
Browse files Browse the repository at this point in the history
  • Loading branch information
shingarov committed Oct 21, 2024
1 parent 2ab5e61 commit 902b914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Z3-Tests/Z3CAPITest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Tests equivalent to z3/examples/c/test_capi.c
"
Class {
#name : #Z3CAPITest,
#superclass : #TestCaseWithZ3Context,
#superclass : #TestCase,
#pools : [
'Z3ErrorCode'
],
Expand Down

0 comments on commit 902b914

Please sign in to comment.