mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
7 lines
147 B
Dart
7 lines
147 B
Dart
library angular2.test.testing.testing_spec;
|
|
|
|
/**
|
|
* This is intentionally left blank. The public test lib is only for TS/JS
|
|
* apps.
|
|
*/
|
|
main() {}
|