X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=rostests%2Fapitests%2Flocalspl%2Ftests.c;h=b763f37dd2dd8753b4e15d82d1a4af370d019f85;hp=040cde83b4b503111dead26b96f580beeb242f14;hb=aa84b232e59b37675296103cceaf27426f801b6e;hpb=180da765bcf3a873cffe5dbd09d81cfa49c1fe6b diff --git a/rostests/apitests/localspl/tests.c b/rostests/apitests/localspl/tests.c index 040cde83b4b..b763f37dd2d 100644 --- a/rostests/apitests/localspl/tests.c +++ b/rostests/apitests/localspl/tests.c @@ -212,3 +212,8 @@ START_TEST(fpEnumPrinters) { _RunRemoteTest("fpEnumPrinters"); } + +START_TEST(fpGetPrintProcessorDirectory) +{ + _RunRemoteTest("fpGetPrintProcessorDirectory"); +}