meos-2024/code/tests.cpp
2017-08-30 08:57:46 +02:00

15 lines
427 B
C++

/************************************************************************
MeOS - Orienteering Software
Copyright (C) 2009-2017 Melin Software HB
Melin Software HB - software@melin.nu - www.melin.nu
Eksoppsvägen 16, SE-75646 UPPSALA, Sweden
************************************************************************/
#include "stdafx.h"
#include "testmeos.h"
void registerTests(TestMeOS &tm) {
}