summaryrefslogtreecommitdiff
path: root/tests/test_hwm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_hwm.cpp')
-rw-r--r--tests/test_hwm.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/test_hwm.cpp b/tests/test_hwm.cpp
index a1db711..1a520c0 100644
--- a/tests/test_hwm.cpp
+++ b/tests/test_hwm.cpp
@@ -18,13 +18,9 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
-#include <assert.h>
-#include <stdio.h>
-
#include "testutil.hpp"
-int main (int argc, char *argv [])
+int XS_TEST_MAIN ()
{
fprintf (stderr, "test_hwm running...\n");