fix fmb test

This commit is contained in:
Zypherift 2025-02-16 22:36:29 +01:00
parent a1fa6ed117
commit 04c6a22cbc

View File

@ -8,7 +8,7 @@
import 'package:flutter/foundation.dart'; import 'package:flutter/foundation.dart';
import 'package:flutter_test/flutter_test.dart'; import 'package:flutter_test/flutter_test.dart';
import 'package:filc/fmb_crypt.dart'; import 'package:firka/fmb_crypt.dart';
void main() { void main() {
test('encryption and decryption test', () async { test('encryption and decryption test', () async {