PrismLauncher/mmc_updater/src/tests/TestUpdaterOptions.h
Petr Mrázek 6aa9bd0f77 Renew the updater branch
Now with some actual consensus on what the updater will do!
2013-12-02 00:55:24 +01:00

9 lines
82 B
C++

#pragma once
class TestUpdaterOptions
{
public:
void testOldFormatArgs();
};