Initial query AST
This commit is contained in:
		
							
								
								
									
										6
									
								
								test/Test/Data/Functor/Foldable.hs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								test/Test/Data/Functor/Foldable.hs
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
module Test.Data.Functor.Foldable where
 | 
			
		||||
 | 
			
		||||
import Test.Tasty
 | 
			
		||||
 | 
			
		||||
tests :: TestTree
 | 
			
		||||
tests = testGroup "Data.Functor.Foldable" []
 | 
			
		||||
							
								
								
									
										6
									
								
								test/Test/Data/Query.hs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								test/Test/Data/Query.hs
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
module Test.Data.Query where
 | 
			
		||||
 | 
			
		||||
import Test.Tasty
 | 
			
		||||
 | 
			
		||||
tests :: TestTree
 | 
			
		||||
tests = testGroup "Data.Query" []
 | 
			
		||||
		Reference in New Issue
	
	Block a user