Add missing license information on money.spec.ts
This commit is contained in:
parent
7d8698a502
commit
40fdd7a8b9
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// License: LGPL-3.0-or-later
|
||||
import { Money } from './money';
|
||||
|
||||
describe("Money", () => {
|
||||
|
|
Loading…
Reference in a new issue