⛏️ index : haiku.git

#include "RecentAppsTestApp.h"

int main() {
	RecentAppsTestApp app(kRecentAppsTestAppSigs[kQualifyingApp]);
	app.Run();
}