Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout committed Feb 21, 2020
1 parent d7b4191 commit 0144679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.nim
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import karax / [karaxdsl, vdom]

import unittest, os, strutils

import ../kview/src/view
import ../src/kview


const places = @["boston", "cleveland", "los angeles", "new orleans"]
Expand Down

0 comments on commit 0144679

Please sign in to comment.