diff options
-rw-r--r-- | icespider/unittests/Jamfile.jam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/unittests/Jamfile.jam b/icespider/unittests/Jamfile.jam index 877c1df..bc84b6d 100644 --- a/icespider/unittests/Jamfile.jam +++ b/icespider/unittests/Jamfile.jam @@ -99,6 +99,7 @@ run <include>. : testApp ; +explicit testPerf ; run testPerf.cpp ../fcgi/cgiRequestBase.cpp |