Update comment in build_script_env

This commit is contained in:
Joshua Nelson 2021-02-24 14:49:23 -05:00
parent a5720117fe
commit eba5419946

View File

@ -1,4 +1,4 @@
//! Tests for build.rs rerun-if-env-changed.
//! Tests for build.rs rerun-if-env-changed and rustc-env
use cargo_test_support::project;
use cargo_test_support::sleep_ms;