Skip to content

Commit

Permalink
include tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Oct 30, 2024
1 parent 51ef87e commit 243e2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cysignals/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ extensions = {
'pselect': files('pselect.pyx'),
'pysignals': files('pysignals.pyx'),
'signals': files('signals.pyx'),
'tests': files('tests.pyx'),
}

test_files = []
Expand Down

0 comments on commit 243e2e1

Please sign in to comment.