diff options
Diffstat (limited to 'mmc_updater/src/tests/TestUpdateScript.h')
-rw-r--r-- | mmc_updater/src/tests/TestUpdateScript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mmc_updater/src/tests/TestUpdateScript.h b/mmc_updater/src/tests/TestUpdateScript.h index fd0994fe..513513d5 100644 --- a/mmc_updater/src/tests/TestUpdateScript.h +++ b/mmc_updater/src/tests/TestUpdateScript.h @@ -4,6 +4,5 @@ class TestUpdateScript { public: void testV2Script(); - void testPermissions(); }; |