mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 04:05:22 -08:00
Add dart fixture project
This commit is contained in:
3
reports/dart/lib/main.dart
Normal file
3
reports/dart/lib/main.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
void throwError() {
|
||||
throw Exception('Some error');
|
||||
}
|
||||
Reference in New Issue
Block a user