1 2 3 4
#[test] fn test_basic() { crate::shared::run_basic_test::<super::quote_suite::TypeScriptSuite>(); }