Make zed2 compile again

This commit is contained in:
Antonio Scandurra 2023-10-26 15:45:25 +02:00
parent 8a70ef3e8f
commit 58e8012d8c
4 changed files with 54 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#[cfg(not(any(test, feature = "test-support")))]
pub mod prod;
#[cfg(not(any(test, feature = "test-support")))]