meos-2024/code/tests.cpp
2023-02-09 08:15:40 +01:00

15 lines
427 B
C++

/************************************************************************
MeOS - Orienteering Software
Copyright (C) 2009-2023 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) {
}