Skip to content

Commit

Permalink
test-sspi: Only load the 'sspi' plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
ossama-othman committed Nov 29, 2022
1 parent 83c1453 commit a751ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test-sspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ int main(void)

static char *argv[] = {
"test-sspi",
"--load-plugins=sspi",
"--plugin-dir",
TEST_PLUGIN_DIR
};
Expand Down

0 comments on commit a751ff8

Please sign in to comment.