blob: d9cd7f69b1789c91294b2c0e797cafa66a0a2c48 [file] [log] [blame]
// Copyright 2015 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "firewalld/mock_iptables.h"
namespace firewalld {
MockIpTables::~MockIpTables() {
PlugAllHoles();
}
} // namespace firewalld