We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6e335 commit 38554b9Copy full SHA for 38554b9
sdk/core/azure_core_test_macros/build.rs renamed to sdk/core/azure_core_test/build.rs
@@ -1,3 +1,6 @@
1
+// Copyright (c) Microsoft Corporation. All rights reserved.
2
+// Licensed under the MIT License.
3
+
4
pub fn main() {
5
// Force a rebuild of this package, and thus anything dependent upon it, if AZURE_TEST_MODE changes.
6
println!("cargo::rerun-if-env-changed=AZURE_TEST_MODE");
0 commit comments