From: <tob...@us...> - 2014-04-07 19:08:04
|
Revision: 8074 http://sourceforge.net/p/bigdata/code/8074 Author: tobycraig Date: 2014-04-07 19:08:00 +0000 (Mon, 07 Apr 2014) Log Message: ----------- Fixed failing test case Modified Paths: -------------- branches/RDR/bigdata-war/src/html/index.html Modified: branches/RDR/bigdata-war/src/html/index.html =================================================================== --- branches/RDR/bigdata-war/src/html/index.html 2014-04-07 13:01:39 UTC (rev 8073) +++ branches/RDR/bigdata-war/src/html/index.html 2014-04-07 19:08:00 UTC (rev 8074) @@ -8,6 +8,7 @@ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > <title>Bigdata Workbench</title> <link rel="stylesheet" href="/bigdata/html/css/style.css"> + <!-- junit test marker: index.html --> </head> <body> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |