chromium/third_party/pdfium/fpdfsdk/fpdf_edit_unittest.cpp

// Copyright 2018 The PDFium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "public/fpdf_edit.h"

#include "core/fpdfapi/page/test_with_page_module.h"
#include "testing/gtest/include/gtest/gtest.h"

PDFEditTest;

TEST_F(PDFEditTest, LineJoin) {}

TEST_F(PDFEditTest, LineCap) {}