Index: trunk/psLib/test/dataManip/tst_psHist00.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psHist00.c	(revision 2392)
+++ trunk/psLib/test/dataManip/tst_psHist00.c	(revision 2718)
@@ -93,4 +93,5 @@
                             "Allocate the psHistogram structure. (UPPER<LOWER)");
 
+    psLogMsg(__func__,PS_LOG_INFO,"Following should generate an error message.");
     myHist = psHistogramAlloc(UPPER, LOWER, numBins);
     if (myHist != NULL) {
