forked from TheAlgorithms/JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 894a46c
fix: throw error instead of returning it
RailwayTimeConversion
(TheAlgorithms#1625)1 parent 8734dfc commit 894a46c
File tree
2 files changed
+5
-1
lines changed- Conversions
- test
2 files changed
+5
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
21 | + | ||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | + | ||
23 | + | ||
24 | + | ||
25 | + |
0 commit comments