Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs11puzzles-21wi
puzzlebasics
Commits
f53d7a85
Commit
f53d7a85
authored
4 years ago
by
Ethan Ordentlich
Browse files
Options
Download
Email Patches
Plain Diff
Point test_ripple.py to correct module
parent
a814f30d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/ripple/test_ripple.py
+1
-1
tests/ripple/test_ripple.py
with
1 addition
and
1 deletion
+1
-1
tests/ripple/test_ripple.py
View file @
f53d7a85
import
os
import
os
import
pytest
import
pytest
from
genres.ripple.ripple
_ref
import
solve_ripple
from
genres.ripple.ripple
import
solve_ripple
from
genres.ripple.ripple_util
import
load_puzzle_and_solution
from
genres.ripple.ripple_util
import
load_puzzle_and_solution
DATA_DIR
=
"tests/ripple/data"
DATA_DIR
=
"tests/ripple/data"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment