repackaging: all the file moves
This commit is contained in:
4
modules/@angular/core/testing/async.dart
Normal file
4
modules/@angular/core/testing/async.dart
Normal file
@ -0,0 +1,4 @@
|
||||
// This symbol is not used on the Dart side. This exists just as a stub.
|
||||
async(Function fn) {
|
||||
throw 'async() test wrapper not available for Dart.';
|
||||
}
|
Reference in New Issue
Block a user