Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas McDonald committed Sep 29, 2023
1 parent e987680 commit 0b060ba
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 72 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
which will execute the `internaldafny_test_executor.py` file in the `dafny` directory.
"""

import glob
from os.path import isfile, join
import importlib

# Import modules required for Dafny-generated tests.
# This is not generated; these must be manually added.

Expand Down

0 comments on commit 0b060ba

Please sign in to comment.