Skip to content

Commit

Permalink
Remove integration tests from default 'tests' in client
Browse files Browse the repository at this point in the history
  • Loading branch information
malakai97 committed Nov 14, 2023
1 parent 63408dc commit 148eb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apache/client/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ if get_option('tests')
)

test('lauth-test', tests)
test('lauth-integration-test', integration_tests)

endif

os = host_machine.system()
Expand Down

0 comments on commit 148eb17

Please sign in to comment.