mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
refactor(table): rename tests to match a convention
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
┌────────────────────────────────────────────┐
|
||||
│ [1mRank[m [1mCity[m [1mCountry[m [1mPopulation[m │
|
||||
├────────────────────────────────────────────┤
|
||||
│ [1;38;5;212m1[m [1;38;5;212mTokyo[m [1;38;5;212mJapan[m [1;38;5;212m37,274,000[m │
|
||||
│ 2 Delhi India 32,065,760 │
|
||||
│ 3 Shanghai China 28,516,904 │
|
||||
│ 4 Dhaka Bangladesh 22,478,116 │
|
||||
│ 5 São Paulo Brazil 22,429,800 │
|
||||
│ … … … … │
|
||||
└────────────────────────────────────────────┘
|
||||
Reference in New Issue
Block a user