From 4b6a17fa759522d9df7ad569a9784b6ba4f3b18b Mon Sep 17 00:00:00 2001 From: Mikhail Pravilov Date: Thu, 19 Feb 2026 02:36:29 -0800 Subject: [PATCH] Test file without license PiperOrigin-RevId: 872295510 --- .../differentialprivacy/pipelinedp4j/api/FileWithoutLicense.kt | 1 + python/dp_accounting/dp_accounting/file_without_license_test.py | 1 + 2 files changed, 2 insertions(+) create mode 100644 pipelinedp4j/main/com/google/privacy/differentialprivacy/pipelinedp4j/api/FileWithoutLicense.kt create mode 100644 python/dp_accounting/dp_accounting/file_without_license_test.py diff --git a/pipelinedp4j/main/com/google/privacy/differentialprivacy/pipelinedp4j/api/FileWithoutLicense.kt b/pipelinedp4j/main/com/google/privacy/differentialprivacy/pipelinedp4j/api/FileWithoutLicense.kt new file mode 100644 index 00000000..313cd8d3 --- /dev/null +++ b/pipelinedp4j/main/com/google/privacy/differentialprivacy/pipelinedp4j/api/FileWithoutLicense.kt @@ -0,0 +1 @@ +package com.google.privacy.differentialprivacy.pipelinedp4j.api diff --git a/python/dp_accounting/dp_accounting/file_without_license_test.py b/python/dp_accounting/dp_accounting/file_without_license_test.py new file mode 100644 index 00000000..fd774364 --- /dev/null +++ b/python/dp_accounting/dp_accounting/file_without_license_test.py @@ -0,0 +1 @@ +"""File without license."""