Initial commit
This commit is contained in:
7
test/service_tests/get_app/barcode_test.dart
Normal file
7
test/service_tests/get_app/barcode_test.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
import "package:test/test.dart";
|
||||
|
||||
void main() {
|
||||
test("Ensure generated barcode is correct", () {
|
||||
|
||||
});
|
||||
}
|
Reference in New Issue
Block a user